Spiny: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
(→‎Behavior: Marking as empty section)
(→‎References: Adding behavior file)
 
Line 24: Line 24:


==References==
==References==
* [https://github.com/n64decomp/sm64/blob/master/src/game/behaviors/spiny.inc.c Spiny behavior file]
{{objects}}
{{objects}}
[[Category:Enemies]]
[[Category:Enemies]]

Latest revision as of 06:13, 8 May 2021

Spiny
STROOP- Spiny.png
Technical Constants
Object Group Pushable
Actor Group Group 11
Physical Constants
Gravity -400
Friction 1000
Buoyancy 200
Hitbox
Interaction Type Damage/Spiny
Damage 2
Radius 80
Height 50

Spiny is an enemy spawned by Lakitu.

Behavior

References