mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +00:00
Reorg of the probe initialization/update code to streamline parts of it, and make it flow more obviously
Added some initial asset stuffs for Das Boot for building out a better testing level.
This commit is contained in:
parent
ff871f37e3
commit
6a654a9c35
243 changed files with 5818 additions and 1821 deletions
|
|
@ -0,0 +1,7 @@
|
|||
<LevelAsset
|
||||
canSave="true"
|
||||
canSaveDynamicFields="true"
|
||||
AssetName="DasBootLevel"
|
||||
LevelFile="@assetFile=DasBootLevel.mis"
|
||||
LevelName="Das Boot"
|
||||
VersionId="1" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue