Game Development Community

Need help programming a character walking script

by Noah Nelsen · in Technical Issues · 08/12/2008 (8:03 am) · 4 replies

Hi, so i'm new to programming in TorqueScript and I'm trying to make a basic script so that whereever I click the mouse on the board as long as it's in the world limits my character will walk there, without walking into other objects and will change from like down animation to right animation for example. Can anyone help me with how to do that? Thanks.

#1
08/12/2008 (9:50 am)
I think you are trying to do some RTS type thing, so it may be easy for you if you can get the RTS Starter Kit available in GG stores. It also has many other great RTS features, or you may find some code example or resource for this kind of thing.

or you can go through this resource
RTS Game Setup
#2
08/12/2008 (1:05 pm)
Where can i find the RTS Starter Kit?
#3
08/12/2008 (1:06 pm)
Try this:

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=14558
#4
08/12/2008 (1:38 pm)
The RTS Starter Kit is for TGE, but I'm using TGB. Is there a way I can use it for TGB or can someone helo me figure out how I would program that in TGB? Thanks.