Commit Graph

4 Commits

Author SHA1 Message Date
Robii Aragon
c2c5aa94a3 Revert "oa"
This reverts commit eb954b7a6e.
2026-03-24 07:10:24 -07:00
Robii Aragon
3ffe40b323 Remove Game Kit Controller assets
Bulk delete of Game Kit Controller content: removes many demo models, animations, textures, materials, prefabs, particle/terrain assets and a large set of inventory capture images. This is a cleanup to remove third-party/demo art and large binary assets from the repository (no code changes).
2026-03-24 06:49:04 -07:00
Robii Aragon
118431ab4f Responsive UI for MainMenu & LoadingScreen
Convert MainMenu and LoadingScreen UXML/USS to responsive layouts (percent-based sizing, media queries for wide/tall screens), adjust spacing, fonts and colors, and refine spaceship icon and button styles. Update MainMenu and LoadingScreen controllers to force the root TemplateContainer to occupy the full screen. Add Assets/Resources.meta. Update metadata and LFS object IDs for several Unity assets (ReflectionProbe-0.exr.meta importer fields and AssetOrigin, Komikax font LFS oid, Loading.unity, DefaultVolumeProfile.asset, and project settings hashes) to reflect import/serialization changes.
2026-02-25 04:34:26 -08:00
Robii Aragon
f3be9ed83d Add UI audio packs, fonts and update menus
Import two UI audio packs (Casual Game Sounds U6 and Free UI Click Sound Effects Pack) including dozens of .wav files, metadata, license/artwork and documentation. Add TextMesh Pro resources and new fonts (KOMIKAX and LiberationSans) and associated materials. Update MainMenu UI (MainMenu.uxml), its controller (MainMenuController.cs), panel settings asset and refresh MainMenu and SampleScene unity scenes to use the new assets.
2026-02-18 01:32:13 -08:00