5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
|
if direction = 0
|
||
|
vspeed = -10
|
||
|
friction = -random(1)
|
||
|
|