Game Development Community

Can I make point and click games?

by Obink_w_malmsteen · in Torque Game Builder · 08/23/2006 (2:11 am) · 4 replies

I've download trial version, but I can't find any demos similar to point and click style game (adventure games). I want the player have the movement like in the games "neighbours from hell" when I click the mouse the player will walk and go to the spotted place that I have clicked before.
can someone help me???

About the author

Recent Threads


#1
08/23/2006 (2:44 am)
It's possible, but will take some work. There was someone making something similar, but I can't seem to find any of the .plans where he's talking about it though.
#2
08/23/2006 (4:13 am)
I would suggest getting the rts pack and seeing what you can use from it.

RTS Pack
#3
08/23/2006 (5:04 am)
Try this resource on Mouse-Controlled player movement.
#4
08/23/2006 (7:55 am)
1. Look at the Adventure Kit from Sickhead Games. It's not exactly what you're looking for, but it will deal well with teaching you handy aspects of layering for such a title (even if it is based on top-down gaming).

2. Next, go through the real-time strategy resource on TDN and pay specific attention to the mouse selection and the movement sections.

3. Experiment and play.