Anemunt
|
b5bbbc2937
|
Better Physics a little, New UI! And not only that, More simple scripting, Yey!!!!
|
2026-01-01 00:35:51 -05:00 |
|
Anemunt
|
67e6ece953
|
A few updates to the Project layout + some compatibility stuff lol.
New Project layout i added:
ProjectName/
├─ Assets/
│ ├─ Scenes/
│ ├─ Scripts/
│ │ ├─ Runtime/
│ │ └─ Editor/
│ ├─ Models/
│ ├─ Shaders/
│ └─ Materials/
├─ Library/ (aka CacheLibrary)
│ ├─ CompiledScripts/
│ ├─ InstalledPackages/
│ ├─ ScriptTemp/
│ └─ Temp/
├─ ProjectUserSettings/
│ ├─ ProjectLayout/
│ ├─ ScriptSettings/
│ └─ UserPrefs/ (optional)
├─ packages.modu
├─ project.modu
└─ scripts.modu
|
2025-12-30 08:52:52 -05:00 |
|
Anemunt
|
129d596bca
|
quick // note removal from test scripts
|
2025-12-18 17:42:03 -05:00 |
|
Anemunt
|
6ecf2a5106
|
And there we go, Audio Clips and Audio sources! (and bugfixes lol.)
|
2025-12-16 19:53:02 -05:00 |
|