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

#1 2012-03-21 13:13:55

tayyib123
New Scratcher
Registered: 2012-02-22
Posts: 7

Pacman Badguy

Hi guys,

I'm making a pacman game and its quite good but i don't know how to create a bad guy so if anyone knows please help because it will be really helpful. Remember I'm trying to do a script so that one buy one the baddies start chasing me.

Thanks,
tayyib123

Offline

 

#2 2012-03-21 13:52:04

tayyib123
New Scratcher
Registered: 2012-02-22
Posts: 7

Re: Pacman Badguy

its all right ive found out this is how you do it

when gf clicked
forever
move forward (3) steps
point towards (sprite 1)

Offline

 

#3 2012-03-21 15:45:53

turkey3
Scratcher
Registered: 2011-12-04
Posts: 500+

Re: Pacman Badguy

tayyib123 wrote:

its all right ive found out this is how you do it

when gf clicked
forever
move forward (3) steps
point towards [sprite 1 v]

With this pacman will go through the walls. this forum should help.

Last edited by turkey3 (2012-03-21 15:46:25)

Offline

 

#4 2012-03-21 16:48:58

Indiego
New Scratcher
Registered: 2012-02-27
Posts: 61

Re: Pacman Badguy

Ive made a pacman game recently, have a look at its scripts if you want to use the way I did it  smile

http://scratch.mit.edu/projects/Indiego/2379696

Offline

 

Board footer