thj7/objects/obj_mystia/Create_0.gml

9 lines
160 B
Plaintext
Raw Permalink Normal View History

2021-11-28 00:21:18 -08:00
facedir = LEFT;
state = STATE_NEUTRAL;
phase = PHASE_APPROACH;
approach_timer = 120;
active_timer = -1;
when_timer = -1;
toomuch_timer = -1;
strong_timer = -1;