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

How do i get started ;p?C#?

Discussion in 'Scripting' started by Pedo, Aug 27, 2012.

Thread Status:
Not open for further replies.
  1. Pedo

    Pedo

    Joined:
    Jul 23, 2012
    Posts:
    2
    So today i downloaded unity....I clicked new project and 2 folders appeared is that alll i need to make the game? if not what do i need and how do i get it....


    all i want right now is to be able to walk around and hold an object


    EDIT:i know java,html,php and VB
     
  2. pat_sommer

    pat_sommer

    Joined:
    Jun 28, 2010
    Posts:
    586
    you need quite a bit more then those 2 folders. it also depends on what kind of view you want. 1st person or 3rd person. 3rd person will need more because youll need to set up animations and program them in. if you do first person you just need to use the 1st person character controller prefab thats included in the standard assets. with this you can just drop it in the scene and run around with the arrows/mouse. if you want to pick up objects youll have to write your own scripts for that
     
  3. jheiling

    jheiling

    Joined:
    Sep 28, 2010
    Posts:
    65
    Reading the manual and the scripting reference would be a good start. Yeah really, there's no way around it. If you know Java I would recommend using C#.
     
  4. rob4097

    rob4097

    Joined:
    May 15, 2012
    Posts:
    50
Thread Status:
Not open for further replies.