Topic:   Setting Up a Game in Unity   (Read 3636 times)


0 Members and 1 Guest are viewing this topic.

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Setting Up a Game in Unity
« on: March 28, 2012, 11:12:49 PM »
I demonstrate how to set up a basic game in Unity.

Here's part 1: http://screencast.com/t/haCORO3N7tw
Part 2: http://screencast.com/t/mZswqItOxCp
Part 3: http://screencast.com/t/PYGYbVRzl4
Part 4: http://screencast.com/t/14hYetUfnG
Part 5: http://screencast.com/t/7EvjHRkvo4k8
Part 6: http://screencast.com/t/AlNuC6ssHTb
Part 7: http://screencast.com/t/MptjOZA9v

Sorry for so many parts. I got excited and started exploring.
« Last Edit: March 28, 2012, 11:24:39 PM by Gan »

Charlo


  • GMG-er

  • **


  • Posts: 451
Re: Setting Up a Game in Unity
« Reply #1 on: March 30, 2012, 08:24:04 PM »
I remember finding out about Unity around seven years ago.  The concept of a "3D game maker" seemed dubious to me then but I guess it's considered one of the leading 3D engines at this point.

Connors


  • ^ This guy is amazing.

  • ****


  • Posts: 2374

  • It's a secret to everyone...
Re: Setting Up a Game in Unity
« Reply #2 on: March 31, 2012, 02:11:57 AM »
It's pretty intense, I'm still amazed at how much you get for free.
What programming language does it use for game scripting again?
Warning: The above post may have been modified multiple times.

"In a great game, the character must never perfectly obey the user's command"
 - Tim Rogers

http://connorspuzzles.tumblr.com/

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Setting Up a Game in Unity
« Reply #3 on: March 31, 2012, 10:36:24 AM »
It uses Javascript or C#.