Added protype scripts for Alternate Tank and Power Plant, changed naming convention of assets to: package -> name instead of: package -> model

This commit is contained in:
2019-09-25 22:01:03 -05:00
parent 19f5a0cd9c
commit eb7a7fc6d6
12 changed files with 101 additions and 40 deletions

View File

@@ -1,2 +1,5 @@
name: "Alternate Tank"
model: "alternate_tank.obj"
model: "alternate_tank.obj"
scripts: [
"vehicle"
]