Well i need to find a script that lets me move without delay.
The delays like 0.1 seconds but its annoying.
If anybody can tell me how to make it so it wont wait 0.1 seconds please tell me
-Shadowhoundz-
Offline
uhh take out the 0.1?
Offline
I'm confused. Are you saying that the |move ( ) steps| block is delaying?
Offline
ZappsMcJack wrote:
uhh take out the 0.1?
I dont put a 0.1 second thing
Offline
take a pic of your script
Offline
http://scratch.mit.edu/projects/ShadowHoundz/2112378
Shows the script
Sorry but i cant use Photobucket so i had to use a project
Offline
it's going through the list
first off you can take out those wait 0 second scripts
then take all the if then scripts on the left side off and recycle them.
on the right take all the if scripts and put them under a
when clicked
forever
scripts here
Offline
ZappsMcJack wrote:
it's going through the list
first off you can take out those wait 0 second scripts
then take all the if then scripts on the left side off and recycle them.
on the right take all the if scripts and put them under a
when clicked
forever
scripts here
I meant this type or smooth movement, sorry
http://scratch.mit.edu/projects/eRKSToCK/2069198
Offline
that involves velocity
Offline
ZappsMcJack wrote:
that involves velocity
Ok, i'm gonna check the wiki for velocity, thanks
-Shadowhoundz-
Offline
http://i44.tinypic.com/qsuzyr.gif
Open the above in a new window.
Offline