- Home /
Is it possible to do 'click to move' in the free version of Unity
I was just wondering whether I need the Pro version of Unity in order to have a system where the user right mouse button clicks on the map and the character moves there (like League of Legends, Age of Empires ect)or can i do that in the free version. If i can do it in the free version, how and if i need a script, how hard would it be to code?
I have had a go at several game genres, but have not attempted RTS yet, I feel it is one of the most complex. I have been using Unity free since the start of the year, and while I am just an 'enthusiast', I havn't come to a point where I felt I was missing out because I didn't have the paid version (maybe except for pro-water, pathfinding and render texture/video). So, start searching, do alot of tutorials and you're off =]
Here's a basic example I gave as another answer : http://answers.unity3d.com/questions/266454/top-down-2d-gamehow-to-make-the-camera-move-on-hit.html
Answer by HolBol · Jul 04, 2012 at 12:06 PM
I recommend using the search tool provided for this; it's a topic that has been covered many times.
In short, yes it is possible. But you have to look around first and try and find a way, and then post if you are struggling. There's also a script on the Unify Wiki that does what you want, so give that a look too.
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Can't get an object to look at object. 1 Answer
Nicknames in multiplayer 1 Answer