mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
Adds some example components, game objects and the tools and scripts to utilize them.
This commit is contained in:
parent
7bf49f0670
commit
6fe0b1789d
32 changed files with 1812 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
<ComponentAsset
|
||||
AssetName="MeshComponentAsset"
|
||||
componentName=""
|
||||
componentClass="MeshComponent"
|
||||
friendlyName="Mesh"
|
||||
componentType="Render"
|
||||
description="Enables an entity to render a shape."/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue