Space-Smash-Out/Assets/Scripts/ScriptableObjects
Jakob Feldmann 6d89d9d48e fix: introduced assetbundles, instead of reading from folder
Reading Assets from folders was only possible in Editor over  LoadAssetFromPath. Now I'm using asset bundles for ScriptedObjects and Audio Prefabs, when the project is built.
When in Editor the folders are still used for convenience (can make changes to assets without rebuilding asset bundles)
2024-04-18 20:23:17 +02:00
..
Arena.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
Arena.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
LocalStatistics.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
LocalStatistics.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
MatchRule.cs fix: introduced assetbundles, instead of reading from folder 2024-04-18 20:23:17 +02:00
MatchRule.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
Player.cs fix: introduced assetbundles, instead of reading from folder 2024-04-18 20:23:17 +02:00
Player.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
ShipProperties.cs fix: introduced assetbundles, instead of reading from folder 2024-04-18 20:23:17 +02:00
ShipProperties.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00