Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

i want to make RTS game, but i dont know what to do first.

Discussion in 'Getting Started' started by 1701329761, Mar 22, 2015.

  1. 1701329761

    1701329761

    Joined:
    Mar 22, 2015
    Posts:
    7
    hello, i am a noob here want to make a games. RTS 3D games to be exact. well its simple at first i want to make a basic building and unit. simple at first (i will do map later, must learn basic first)

    the problem is, i was new to unity software, this is my first time making games and very stupid at proggraming.

    so what i must to do?
     
  2. 1701329761

    1701329761

    Joined:
    Mar 22, 2015
    Posts:
    7
    and how i can recheck this post again?
     
  3. Schneider21

    Schneider21

    Joined:
    Feb 6, 2014
    Posts:
    3,512
    As is the answer to any "Where do I start?" question, check out the official tutorials at unity3d.com/learn. Once you're comfortable with the Unity interface, learn some scripting. Enhance the projects you've made in the tutorials with more interesting elements, and keep reading, watching, and practicing.

    While you're doing these learning projects, think about how what you're learning can be applied to the kind of stuff you want to do. Break your game down into its most basic parts, and apply what you've seen in the tutorials to how it relates to those basic tasks. Use placeholder art to speed things up. So if you know you need a building, why not use a Unity cube primitive at first? A capsule for a person, and so on.

    Any complex act can be broken down into a bunch of simple tasks. But you need to have that foundation of knowledge that can only come from dedication to learning, practice, and experimentation. There's no way to bypass that element of experience.

    Edit: You should have received an alert in the toolbar at the top of the forum once I responded to this thread. There's a link that'll point you back here anytime you get a response. If you'd like to receive email notifications, edit your first post and choose to Watch this thread with email notifications.