5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
|
lockcam = instance_nearest(x, y, obj_cutscene_camera);with (lockcam) {
|
||
|
speed = 2;
|
||
|
direction = 90;
|
||
|
}
|