Hi,
Is there a bug in get_starting_loc_x()? I get a crash to desktop whenever I try to call it. This crashes reliably for me when hitting "v":
trigger hitV (key_down("v")) {
x1 = get_starting_loc_x(1);
}
Thanks,
Ron
Is there a bug in get_starting_loc_x()? I get a crash to desktop whenever I try to call it. This crashes reliably for me when hitting "v":
trigger hitV (key_down("v")) {
x1 = get_starting_loc_x(1);
}
Thanks,
Ron