CommitLog |

This commit is contained in:
SilicaAndPina 2020-07-25 18:03:40 +12:00
parent e60c04be85
commit bc21fc5141
6 changed files with 13 additions and 7 deletions

View file

@ -26,7 +26,7 @@
<argument>
<kind>1</kind>
<string>image_speed = 0;
image_index = random_range(0,1);
image_index = random_range(0,2);
angle = random_range(0,180);
direction = angle;
image_angle = angle;