User Tools

Site Tools


ixe:features:units:ixe_core

Differences

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

Link to this comparison view

Next revision
Previous revision
ixe:features:units:ixe_core [2024/12/07 22:26] – created Fireswampixe:features:units:ixe_core [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 12: Line 12:
  
 <hidden Unit JSON> <hidden Unit JSON>
-Not Yet Available.+<code javascript> 
 +
 + "type": "unit", 
 + "displayname":"IXE Core", 
 + "enemy": true, 
 + "image": "body.png", 
 + "position": [0, 0], 
 + "pivot": [0.5, 0.5], 
 + "isbuilt": true, 
 + "hasphysics": true, 
 + "gravityscale": 0, 
 + "enemyignore": true, 
 + "parts": [], 
 + "scripts": [], 
 + "creeperdamages": false, 
 + "maxammo": 10, 
 + "ixecore": true, 
 + "playercandestroy": false, 
 + "playercontrolbuildsupply": false, 
 + "playercontrolammosupply": false, 
 + "objectivetype": 1, 
 + "destroyalso": "$/riftinhibitor/riftinhibitor", 
 + "controllers":
 +
 + "name": "nudgecontroller", 
 + }, 
 +
 + "name": "ondestroy_sandexplosion", 
 + "amt": 1000, 
 + "minvelocity": 1.5, 
 + "maxvelocity": 3, 
 + "color0":[0.2, 0.4, 2], 
 + "color1":[0.2, 0.6, 2], 
 + "sandtype": 98, 
 +
 + ]  
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/ixe_core.1733610383.txt.gz · Last modified: 2025/02/14 14:56 (external edit)