Not that good it would work better with a simpler script
when flag clicked
forever
if distance to (insert sprite here)<(insert number here)
point towards (insert sprite here)
repeat 10 move 10 steps
repeat until touching (insert terrain color)
change y by -5
else
set (insert a randomizing variable here) to pick random from 1 to 2
if (insert random here)= 1
point in direction 90 move 10 steps
else point i direction -90 move 10 steps
Downloaded it. Maybe if the scripts were implemented it would make more sense. I tend to write my own AI for a given situation. I like your lemming run project though. How about making it a directional bounce, so if they hit the side of the paddle they could bounce left or right instead of always right. Shouldn't be too hard to do.
Thanks for the constructive feedback, Heybrian.
Did you actually download it and use it as the script for an AI like it says to or just load it up online and call it a day?
Download "AI ENGINE"(one sprite and 7 scripts) and open it in Scratch
Project Notes
This is a framework, intelligent A.I. engine for games. It currently works in a 3'rd person format, but it can easily be converted to platform or FPS. It contains a set of scripts for the intelligent actions of a computer controlled sprite, which can be quickly and effectively modified to fit any game. Explanations of each code sequence are within the download. YOU MUST DOWNLOAD TO VIEW ENGINE.
ENJOY!!
Please give credit to Sawman3, Universal Arcade Productions, and Evolution Game Engines.
Comments
You need to be logged in to post comments
Add a Comment
Not that good it would work better with a simpler script when flag clicked forever if distance to (insert sprite here)<(insert number here) point towards (insert sprite here) repeat 10 move 10 steps repeat until touching (insert terrain color) change y by -5 else set (insert a randomizing variable here) to pick random from 1 to 2 if (insert random here)= 1 point in direction 90 move 10 steps else point i direction -90 move 10 steps
(view all replies)Comment Reply
Hmmm yeah I agree with the flagged guy
(view all replies)Comment Reply
Downloaded it. Maybe if the scripts were implemented it would make more sense. I tend to write my own AI for a given situation. I like your lemming run project though. How about making it a directional bounce, so if they hit the side of the paddle they could bounce left or right instead of always right. Shouldn't be too hard to do.
(view all replies)Comment Reply
Thanks for the constructive feedback, Heybrian. Did you actually download it and use it as the script for an AI like it says to or just load it up online and call it a day?
(view all replies)Comment Reply
wat the heck this sucks
(view all replies)Comment Reply
Hm..... not so good
(view all replies)Comment Reply
nice
(view all replies)Comment Reply
(link to project)
(view all replies)Comment Reply