Pikachu Snake Game- Fixed

Your browser needs java to view projects. Click here to install Java.

user_icon shadow_7283 shared it 4 months, 2 weeks ago
user_icon Based on bekahthepika's project
45 views, 2 remixes by 2 people, 4 downloads
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
SpriteMaster SpriteMaster 3 months, 4 weeks ago

eh, i can only go in 1 direction

shadow_7283 shadow_7283 3 months, 4 weeks ago

Yeah that happens, sometimes you have to press a key several times for it to work. It is because of the wait blocks. Do you know how I can fix them?

(view all replies)
bekahthepika bekahthepika 4 months, 2 weeks ago

I couldn't find the "or" operation block :P Thanks alot for the help. I figured the Wait bocks messed it up, but do you know of a good substiture?

shadow_7283 shadow_7283 4 months, 2 weeks ago

This: (link to project) … 1/download is a great tutorial collaboration. I believe it also has a variable tutorial. Try it. BTW, don't worry about the download thing, it is the same as using the download link on a project.

shadow_7283 shadow_7283 4 months, 2 weeks ago

That is what I was saying in the project notes. I tried having a variable that counted time, and it was in another sprite so the waiting shouldn't have affected the pikachu. However, it added a lot of lag, and I figured this was better. You could add "ifs" in between the waits like you had in your original version, but it still wouldn't be 100% guaranteed that the movement would work. I'm going to experiment with this and will tell you if I find a solution.

(view all replies)
Please Wait...