This site requires JavaScript, please enable it in your browser!
Greenfoot back
BradH
BradH wrote ...

2012/11/12

Move Question

BradH BradH

2012/11/12

#
Hello, I am wondering how to make an actor move slower than the regular move(1); for example 1/4 of the speed of move(1) ; thanks
erdelf erdelf

2012/11/12

#
use the move method of the smooth mover
You need to login to post a reply.