- Home /
How to move objects/units around [RTS]
Hey there guys, I'd really appreciate some help with something I'm struggling with. I have looked over half a dozen posts about how to do this, but haven't been able to figure them out really, and was hoping asking about my specific problem would help me. Basically I am making an RTS and I want to move units around. I have 5 units which are all from one prefab. I have made a selection system, so I can select and deselect each individual unit. I just can't figure out how to make them move. I only have a basic understanding of Raycasts and Vectors so that could be where I am falling flat.
Please help.
Answer by Julien-Lynge · May 31, 2013 at 08:33 PM
Your post (as it appears now) isn't something we can give you a quick answer for, and isn't really appropriate for UnityAnswers. The UnityAnswers philosophy is:
"[Unity Answers] is a place to ask specific questions that have specific answers. The forum is a better place to post discussions and non-technical questions."
It sounds like what you're looking for is Unity training, rather than a specific answer. I would suggest visiting the following training websites to find the one that best helps you move forward. In addition to the sites below, you can always search YouTube, which has a large number of user-created Unity tutorials.
3DBuzz (hover over the Unity dropdown) - http://www.3dbuzz.com/vbforum/sv_home.php
Lynda - https://www.lynda.com/
BurgZergArcade - http://www.burgzergarcade.com/
Unity3DStudent - http://www.unity3dstudent.com/
UnityGems - http://unitygems.com/
CGCookie - http://cgcookie.com/unity/
Your answer

Follow this Question
Related Questions
Aggro behavior for RTS game 1 Answer
Prerendering a mesh before you place it on the world? 1 Answer
How do you assign a ray to a game object? 2 Answers
Click to Move With Navmesh 0 Answers
RTS Game: Unit selection through Raycast 2 Answers