Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_solidblock_soft_PreCreate_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
push_up = 0;
|
|
3
|
push_down = 0;
|
|
4
|
push_left = 0;
|
|
5
|
push_right = 0;
|
|
6
|
push_cat = true;
|