CommitLog |

This commit is contained in:
SilicaAndPina 2020-07-23 12:38:08 +12:00
parent a5d1b47015
commit e74edd8841
7 changed files with 61 additions and 28 deletions

View file

@ -27,12 +27,10 @@
<kind>1</kind>
<string>image_speed = 0;
image_index = random_range(0,1);
var angle = random_range(0,180);
angle = random_range(0,180);
direction = angle;
image_angle = angle;
speed = 1;
</string>
</argument>
</arguments>