User Tools

Site Tools


ixe:controller:cannon

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
ixe:controller:cannon [2025/02/27 15:17] virgilwixe:controller:cannon [2025/02/27 15:25] (current) virgilw
Line 32: Line 32:
   :Damage to each pixel of living digitalis per shot (damage is always inflicted in a 5x5 pixel square centered on the point of impact, regardless of shot_damage_count or shot_damage_distance)   :Damage to each pixel of living digitalis per shot (damage is always inflicted in a 5x5 pixel square centered on the point of impact, regardless of shot_damage_count or shot_damage_distance)
   ?hit_colliders (int)   ?hit_colliders (int)
-  :FIXME+  :0 Means for the cannon shot to not hit any physics colliders. 1 or 2 specify which type pf colliders to hit. The "shothitlayer" on a part specifies which collider type a part has.
   ?hit_collider_damage (float)   ?hit_collider_damage (float)
-  :FIXME+  :The amount of internal health damage to do to a unit when a shot hits a collider. 
 +  ?cannon_enabled (bool) 
 +  :If the cannon is enabled. 
 +  ?target_priority (int) 
 +  :The preferred order to look for enemy targets. 0 or 1 for Creeper or Digitalis respectively. 
ixe/controller/cannon.txt · Last modified: 2025/02/27 15:25 by virgilw