Are there any RTS tutorials?
I'm new to unity, and so far I'm enjoying it. I've been going through the tutorials from time to time but there's something that's been bugging me. I am thinking of making an RTS game and that's my overall goal, but there seems to be no real tutorials for them. If I did all these tutorials, would I have enough information to make an RTS game? I'd appreciate some feedback. Thanks.
Tutorials are generally designed to $$anonymous$$ch you the various techniques and mechanics involved in making a game - the vast majority of which are the same whatever genre you are creating: scene navigation, menu systems, dealing with player input, audio, AI, etc. etc. What are the particular features of a RTS game that you want to learn about?
from what I've heard about RTS games is the fact that they use the lockstep technique, a 100% way of keeping everything in sync on all machines. Don't know where, but someone wrote how he implemented that in Unity.
Your answer

Follow this Question
Related Questions
How to make a electric/energy system? 1 Answer
tutorial how to make a build-up, development strategy game ? 0 Answers
Strategy GUI for building information 0 Answers
Having Trouble With Turn Base Strategy Grid 0 Answers
Animate RTS building with worker 0 Answers