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.
|
image_speed = 0.5
|
|
image_xscale = choose(1, -1)
|
|
image_yscale = choose(1, -1)
|
|
image_angle = random(360)
|
|
xoff = random_range(-12, 12)
|
|
yoff = random_range(-8, 4)
|