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

#1 2011-06-24 12:00:15

Wave4
New Scratcher
Registered: 2011-06-24
Posts: 2

Scrollers with AI

I am making a scroller, and I want to be able to have AI Patrolling off-screen, I want them to attack, and jump around and move regardless of whether you can see them. I am having a slight bit of trouble allowing it to use normal sensing scripts due to the fact that the platforms to the side compress into one big platform. What should I do?

Offline

 

#2 2011-06-24 12:06:21

spud1998
Scratcher
Registered: 2011-06-07
Posts: 15

Re: Scrollers with AI

What you could do is split the stage up into different invisible sections (probably using seperate sprites) and give them an forever if statement for the actions you want them to do.

I don't know if this answers your question though.

Offline

 

Board footer