User Tools

Site Tools


ixe:features:units:tech_module

Differences

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

Link to this comparison view

Next revision
Previous revision
ixe:features:units:tech_module [2024/12/10 21:42] – created Grabzixe:features:units:tech_module [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 2: Line 2:
 {{  unit_tech_module.png  }} {{  unit_tech_module.png  }}
  
-The Info Cache is a collectible unit. It is used to provide the player with additional units upon collection.+The Tech Module is a collectible unit. It is used to provide the player with additional units upon collection. 
 + 
 +===== Spoilers ===== 
 +<hidden Unit JSON> 
 +<code javascript> 
 +
 + "type": "unit", 
 + "displayname":"Tech Module", 
 + "image": "body.png", 
 + "position": [0, 0], 
 + "pivot": [0.5, 0.5], 
 + "isbuilt": true, 
 + "hasphysics": true, 
 + "enemyignore": true, 
 + "parts": [], 
 + "scripts": [], 
 + "collectcost": 20, 
 + "playercandestroy": false, 
 + "playercontrolbuildsupply": false, 
 + "playercontrolammosupply": false, 
 + "creeperdamages": false, 
 + "sanddamages": false, 
 + "objectivetype": 3, 
 + "controllers":
 +
 + "name": "conversationspawner" 
 + }, 
 +
 + "name": "sendmessage", 
 + "channel": "pickupcollected" 
 + }, 
 +
 + "name": "pickup" 
 + }, 
 + ]  
 +  
 +
 +</code> 
 +</hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/tech_module.1733866961.txt.gz · Last modified: 2025/02/14 14:56 (external edit)