mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 23:24:41 +00:00
Merge pull request #1254 from Azaezel/alpha41/brokenArrow
fix arrowPrimative badfilereference
This commit is contained in:
commit
71e0626ec2
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<ShapeAsset
|
<ShapeAsset
|
||||||
AssetName="Primitive"
|
AssetName="ArrowPrimitive"
|
||||||
fileName="@assetFile=Primitive.fbx"
|
fileName="@assetFile=ArrowPrimitive.fbx"
|
||||||
constuctorFileName="@assetFile=Primitive.tscript"
|
constuctorFileName="@assetFile=ArrowPrimitive.tscript"
|
||||||
materialSlot0="@asset=Prototyping:InteractiveRed"/>
|
materialSlot0="@asset=Prototyping:InteractiveRed"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue