Hi so I was making a game for a task at school and I want it so that the velocity and acceleration changes after a certain level. I tried doing this but it didn’t work. Also we are doing this in block code format. Thanks
1 Like
You’ll have to put the if, then block in the function, then it will work.
1 Like
take out the ay(acceleration) block an d add it to the on start.
1 Like