Commit Graph

5 Commits

Author SHA1 Message Date
Robii Aragon
5218513a22 Actualizando configuración de LFS para SampleScene 2026-03-27 23:04:55 -07:00
Robii Aragon
1d9c52a2b2 Revert "Merge branch 'main' of https://github.com/RobiiAragon/FueraDeEscala-DinaLabs"
This reverts commit 0c7cc4846f, reversing
changes made to b46c743ba3.
2026-03-20 01:02:41 -07:00
Robii Aragon
6b6dbb7134 Add Cinemachine and update scene LFS blobs
Add com.unity.cinemachine@2.10.6 to Packages/manifest.json to enable Cinemachine camera tools. Two Unity scene files were re-saved (LFS pointers updated with new oids/sizes). packages-lock.json was updated accordingly to reflect the added package.
2026-03-19 23:13:08 -07: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
Robii Aragon
ed7b223c04 Add initial Unity project files and settings
Add a full Unity project scaffold: Input System actions (.inputactions + meta), SampleScene and scene meta, URP render pipeline and profile assets, TutorialInfo (scripts/icons), a Readme LFS pointer, ProjectSettings (audio, graphics, input, quality, XR, etc.), and Packages/manifest.json. Sets up default player and UI input mappings, rendering settings, and editor/project configuration for the project.
2026-02-05 04:41:56 -08:00