This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-06-22 07:26:17

DaRossi
Scratcher
Registered: 2008-05-06
Posts: 34

How do you add enemies in scrolling games?

Please help me, all I need to know is how to add a enemy into a basic scrolling game.


Quit your jibba-jabba, you ain't hurt you pathetic. Ahhhhhhh.
Snickers. Get some nuts!

Offline

 

#2 2008-06-22 08:11:39

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: How do you add enemies in scrolling games?

I know how to add non-moving enemys to a scrolling game!

Just find out the scroll x location for where you want it and set its x to that scroll x.

Offline

 

#3 2008-06-22 08:34:12

DaRossi
Scratcher
Registered: 2008-05-06
Posts: 34

Re: How do you add enemies in scrolling games?

Thanks sooooo much. That's all I reall needed to know!


Quit your jibba-jabba, you ain't hurt you pathetic. Ahhhhhhh.
Snickers. Get some nuts!

Offline

 

#4 2008-06-22 10:04:31

bigB
Scratcher
Registered: 2007-06-09
Posts: 100+

Re: How do you add enemies in scrolling games?

for it to move experiment with making it change its Xlocation (eg repeat 10 change Xvariable by 3, repeat 10 change Xvariable by -3) this should make an enemy pace right and then left.


http://scratch.mit.edu/projects/bigB/260981 Draw to Text
http://scratch.mit.edu/projects/bigB/181829 3D Stunt Flyer

Offline

 

#5 2008-06-22 14:12:37

DaRossi
Scratcher
Registered: 2008-05-06
Posts: 34

Re: How do you add enemies in scrolling games?

Thank you, you're too kind!


Quit your jibba-jabba, you ain't hurt you pathetic. Ahhhhhhh.
Snickers. Get some nuts!

Offline

 

Board footer