You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if roaring
|
|
{
|
|
drl = instance_create((((x - surf_x) + mouth_x) + random_range(-2, 2)), ((y - surf_y) + mouth_y), oMZetaDrool)
|
|
drl.hspeed = (1.5 * facing)
|
|
}
|
|
alarm[3] = (3 + random(10))
|