This site requires JavaScript, please enable it in your browser!
Greenfoot back
moncraw
moncraw wrote ...

2011/11/25

Wombat, find leaves?

moncraw moncraw

2011/11/25

#
Hello! I am pretty new to this, and would love some help in making my Wombats better at finding leaves. When a Wombat is one square away from a leaf, I would like them to turn toward it. What is the best way to do that?
davmac davmac

2011/11/25

#
Have a look at the methods in the API documentation for the Actor class, and see which ones might be useful. Have a go at trying to use them. If you run into problems or have specific questions, post here.
You need to login to post a reply.