http://scratch.mit.edu/projects/Piepiepie297/983263
This is a very, very simple sprite sensoring test I've attempted, and I was hoping somebody could play it, find bugs, download it, and possibly help me with what is going wrong, as I cannot see it.
Thanks for reading.
Offline
I made a Simple Platform Game. Look at the script to see if you can fix yours.
Offline
Piepiepie297 wrote:
http://scratch.mit.edu/projects/Piepiepie297/983263
This is a very, very simple sprite sensoring test I've attempted, and I was hoping somebody could play it, find bugs, download it, and possibly help me with what is going wrong, as I cannot see it.
Thanks for reading.
I can tell you what you are doing wrong, just not how you can fix it.
You want the speed of the fall to be fast, however you have made the fatal mistake of changing x by 5 or so if touching the level sprite. This is noticeable as vibrations. If you reduce the fall to 1 it should work.
Offline