User Tools

Site Tools


ixe:features:units:defender

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ixe:features:units:defender [2024/12/05 20:07] – Story information. Fireswampixe:features:units:defender [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 29: Line 29:
  
 <hidden Unit JSON> <hidden Unit JSON>
-(Unit JSON)+<code javascript>
 + "type": "unit", 
 + "displayname": "Defender", 
 + "permanentinventory": true, 
 + "cost": 1000, 
 + "image": "bodyNew.png", 
 + "position": [ 0, 0 ], 
 + "pivot": [ 0.5, 0.5 ], 
 + "maxammo": 25, 
 + "movable": true, 
 + "parts":
 +
 + "part": "$/weapon_cannon/weapon_cannon.json", 
 + "position": [ 3, -1 ] 
 + }, 
 + ], 
 + "controllers":
 + { "name": "ondestroy_sandexplosion"
 +
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/defender.1733429257.txt.gz · Last modified: 2025/02/14 14:56 (external edit)