Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make enemies move in a scroller game?
- Fierycreeper
-
13 posts
How to make enemies move in a scroller game?
How do I make my enemies move in my game?
I can't figure out why it won't work. >:-(
http://scratch.mit.edu/projects/17048739/#player
I can't figure out why it won't work. >:-(
http://scratch.mit.edu/projects/17048739/#player
- 1234abcdcba4321
-
1000+ posts
How to make enemies move in a scroller game?
Add a (+scrollX) value for the enemies X and scrollY for Y value.
- Cubed
-
23 posts
How to make enemies move in a scroller game?
yeah, 1234abcdcba4321, nice symmetrical username and all, but, could you teach us? Add a (+scrollX) value for the enemies X and scrollY for Y value.
- kakfdadfdffa
-
43 posts
How to make enemies move in a scroller game?


































- xXBACKUPSXx
-
4 posts
How to make enemies move in a scroller game?
Well if you want them to move try making another sprite ,move it to a spot you want the enemy to move to then do a (put these scripts in order)
When flag is clicked,forever script,point towards script, and a movement script. First put the when flag is clicked and forever script together,then put the point towards script and move steps script in the forever script then dere yah go.
When flag is clicked,forever script,point towards script, and a movement script. First put the when flag is clicked and forever script together,then put the point towards script and move steps script in the forever script then dere yah go.
- xXBACKUPSXx
-
4 posts
How to make enemies move in a scroller game?
Oh, and nice spam kak… T_T
- xXBACKUPSXx
-
4 posts
How to make enemies move in a scroller game?
OOh and no im not new to scratch i changed accounts because people thought wrong of my other one
- Discussion Forums
- » Help with Scripts
-
» How to make enemies move in a scroller game?