Update App.tsx and scene-document-validation.ts for asset management improvements

This commit is contained in:
2026-04-12 03:56:02 +02:00
parent 2e9ac3df00
commit 97f78b141f
2 changed files with 57 additions and 23 deletions

View File

@@ -17,6 +17,7 @@ import {
isPlayerStartMovementTemplateKind,
isPlayerStartNavigationMode,
getPlayerStartColliderHeight,
type EntityInstance,
type InteractableEntity,
type PointLightEntity,
type PlayerStartEntity,