Spindel: Difference between revisions

(→‎Behavior: Marking as empty section)
(behav + init + ref)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{object_infobox_2
{{object_infobox_2
|title= Spindel
|title= Spindel<ref>[https://github.com/n64decomp/sm64/blob/master/src/game/behaviors/spindel.inc.c Spindel Behavior Code]</ref>
|image= STROOP- Spindel.png
|image= STROOP- Spindel.png
|group=Surface
|group=Surface<ref>[https://github.com/n64decomp/sm64/blob/master/data/behavior_data.c#L4374 Spindel Initialization Code]</ref>
|group2 = N/A
|group2 = N/A
|tangibility=
|tangibility=
Line 18: Line 18:
|offset=
|offset=
|coins=
|coins=
|foundIn=[[Shifting Sand Land]]
|related=[[Grindel]], [[Thwomp]], [[Tox Box]]
}}
}}


Line 25: Line 27:
==Behavior==
==Behavior==
{{Empty section}}
{{Empty section}}
==References==
<references/>


==See Also==
{{objects}}
[[Thwomp]]
 
[[Grindel]]
 
[[Tox Box]]
[[Category:Enemies]]
[[Category:Enemies]]

Latest revision as of 00:39, 7 October 2023


Spindel is an enemy appearing inside the Pyramid in Shifting Sand Land. It "attacks" by rolling back and forth, crushing Mario if he is caught underneath it in the process.

Spindel[1]
STROOP- Spindel.png
Technical Constants
Object Group Surface[2]
Actor Group N/A
Found in
Shifting Sand Land
Related Articles
Grindel, Thwomp, Tox Box

Behavior

References