2 Commits

Author SHA1 Message Date
Robii Aragon
bb7c0173e6 Add character height scaler and assets
Add a new characterHeightScaler runtime component and characterHeightScalerEditor for Unity to auto-detect and apply a model scale to match the GKC standard height (capture/apply/reset, foot alignment, debug UI). Update DudeAvatar materials to assign main textures, clear legacy shader keywords and enable XR motion vectors. Modify launchObject material to use transparent surface settings, correct render queue/blend/ZWrite and disabled shadow/depth passes for proper particle rendering. Update ParticlesLight prefab to include UniversalAdditionalLightData and URP-related light fields (cookie size, shadow & rendering layers, etc.). Add new Flaco alien folder with prefabs/meshes and new house materials; remove some legacy alien FBX files. Also include Scene and ProjectSettings updates to accommodate the changes.
2026-03-06 05:37:37 -08:00
Robii Aragon
43a43f1cb3 Add CasaExample FBX, update materials & packages
Add a new House asset (Assets/Game/House/CasaExample.fbx) with corresponding meta and folder metadata. Adjust World Canvas material (removed _SPECULAR_COLOR, disabled SHADOWCASTER pass, enabled XR motion vectors flag) and update Save Camera RenderTexture serialized settings. Update SampleScene LFS entry and bump Unity package versions in Packages/manifest.json (several dependency version updates). Also update ProjectSettings (project asset/hash and ProjectVersion to 6000.3.8f1).
2026-02-15 23:06:50 -08:00