Swoop: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{object_infobox_2 |title= Swoop |image= STROOP- Swooper.png |group=General Actor |group2 = Group 17 |tangibility= |draw= |gravity=0 |friction=0 |buoyancy=0 |interaction= Boun...") |
SuperHamster (talk | contribs) m (→References: List, capitalization) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 22: | Line 22: | ||
==Behavior== | ==Behavior== | ||
{{Empty section}} | |||
==References== | ==References== | ||
[https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/swoop.inc.c Swoop | * [https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/swoop.inc.c Swoop behavior file] | ||
[[Category:Enemies]] | [[Category:Enemies]] | ||
{{objects}} |
Latest revision as of 06:29, 8 May 2021
Swoop | |
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
|