Pages: 1
Topic closed
I need to make a game where little green balls appear at random and then my character eats them. Help!
Offline
Here is the script for a green ball:
Offline
silvershine wrote:
Here is the script for a green ball:
http://img59.imageshack.us/img59/9964/greenballgame.gif
This is a good method, though you may want it to look like this:
With the added wait block at the bottom so it doesn't disappear within one frame.
And if you want the sensing for your player to eat it, do something like this:
Last edited by Kileymeister (2011-04-21 10:31:24)
Offline
Topic closed
Pages: 1