mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 00:54:54 +00:00
Removes Entity/Component stuff from being behind an experimental flag.
This commit is contained in:
parent
efbd5fb451
commit
df9deea1a8
38 changed files with 181 additions and 737 deletions
|
|
@ -1,13 +0,0 @@
|
|||
<ModuleDefinition
|
||||
ModuleId="Art"
|
||||
VersionId="1"
|
||||
Description="Default module for the Full template game assets."
|
||||
ScriptFile=""
|
||||
CreateFunction="create"
|
||||
DestroyFunction="destroy"
|
||||
Group="Game"
|
||||
Dependencies="">
|
||||
<DeclaredAssets
|
||||
Extension="asset.taml"
|
||||
Recurse="true"/>
|
||||
</ModuleDefinition>
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
<ShapeAsset
|
||||
AssetName="SoldierPlayer"
|
||||
fileName="art/shapes/actors/Soldier/soldier_rigged.DAE"/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue