Koopa: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
(skelton)
 
m (→‎References: List, capitalization)
 
(2 intermediate revisions by 2 users not shown)
Line 22: Line 22:


==Behavior==
==Behavior==
TODO
{{Empty section}}
 
==References==
==References==
[https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/koopa.inc.c Koopa Behavior File]
* [https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/koopa.inc.c Koopa behavior file]


[[Category:Enemies]]
[[Category:Enemies]]
{{objects}}

Latest revision as of 03:47, 8 May 2021

Koopa
STROOP- Koopa.png
Technical Constants
Object Group General Actor
Actor Group Group 14
Physical Constants
Gravity -400
Friction 1000
Buoyancy 200
Hitbox
Interaction Type Koopa
Radius 60
Height 40

Koopa is an enemy appearing in Bob-omb Battlefield and Tiny Huge Island.

Behavior

References