Spiny: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{object_infobox_2 |title= Spiny |image= STROOP- Spiny.png |group=Pushable |group2 = Group 11 |tangibility= |draw= |gravity=-400 |friction=1000 |buoyancy=200 |interaction= Dam...") |
SuperHamster (talk | contribs) (→References: Adding behavior file) |
||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
'''Spiny''' is an enemy spawned by Lakitu. | '''Spiny''' is an enemy spawned by Lakitu. | ||
==Behavior== | ==Behavior== | ||
{{Empty section}} | |||
==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 | |
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
|