forgot how to script center camera on dude,anyone remember?
edit : is even a thing?
edit 2
yes found this
doesnt do anything
tried them both
edit : is even a thing?
edit 2
yes found this
Code:
metarule3(METARULE3_TILE_SET_CENTER,tileNum,elevation,0)
doesnt do anything
Code:
metarule3(METARULE3_TILE_SET_CENTER,tile_num(dude_obj),elevation(dude_obj),0);
tile_set_center(tile_num(dude_obj));
tried them both
Last edited: