6 lines
No EOL
209 B
Text
6 lines
No EOL
209 B
Text
/// @description Insert description here
|
|
// You can write your code in this editor
|
|
|
|
instance_create_layer(room_width, choose(irandom_range(0, room_height)), "Instances", obj_rock);
|
|
|
|
alarm[0] = room_speed; |