You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Fix Mr. I billboarding
This commit is contained in:
@@ -356,6 +356,7 @@ const BehaviorScript bhvMrI[] = {
|
||||
SET_HOME(),
|
||||
SPAWN_CHILD(/*Model*/ MODEL_MR_I_IRIS, /*Behavior*/ bhvMrIBody),
|
||||
SET_MODEL(MODEL_MR_I),
|
||||
SET_FLOAT(oGraphYOffset, 100),
|
||||
BILLBOARD(),
|
||||
CALL_NATIVE(bhv_init_room),
|
||||
BEGIN_LOOP(),
|
||||
|
||||
Reference in New Issue
Block a user