Lakitu: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
(→‎Behavior: Marking as empty section)
m (→‎References: List, capitalization)
Line 25: Line 25:


==References==
==References==
[https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/enemy_lakitu.inc.c Lakitu Behavior File]
* [https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/enemy_lakitu.inc.c Lakitu behavior file]


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

Revision as of 06:15, 8 May 2021

Lakitu
STROOP- Lakitu.png
Technical Constants
Object Group General Actor
Actor Group Group 11
Physical Constants
Gravity 0
Friction 0
Buoyancy 200
Hitbox
Interaction Type Bounce Top/Bottom
Damage 2
Health 1
Radius 50
Height 50

Lakitu is an enemy appearing in Tiny Huge Island.

Behavior

References