Swoop: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
mNo edit summary
(→‎Behavior: Marking as empty section)
Line 22: Line 22:


==Behavior==
==Behavior==
TODO
{{Empty section}}
 
==References==
==References==
[https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/swoop.inc.c Swoop Behavior File]
[https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/swoop.inc.c Swoop Behavior File]

Revision as of 00:48, 2 May 2021

Swoop
STROOP- Swooper.png
Technical Constants
Object Group General Actor
Actor Group Group 17
Physical Constants
Gravity 0
Friction 0
Buoyancy 0
Hitbox
Interaction Type Bounce Top/Bottom
Damage 1
Health 1
Radius 100
Height 80

Swoop is an enemy appearing in Hazy Maze Cave.

Behavior

References

Swoop Behavior File