how to make a super mario bro style game?

I want to know how to make the player run,jump,duck, and how to finish the level. I am planing to make a platformer game

1 Like

As Neoku said, Unity Learn is a great place to start place to start learning. When I was just starting out I also used this tutorial series, parts of them guide you through creating a 2D Mario style platformer and also a 3D one. If you aren’t familiar with Unity at all I’d recommend not jumping straight to that part though, first either work on the earlier parts of that tutorial series or go through the Unity Learn videos (or both, better yet). Good luck with your game.

  • This is the central hub for all documentation/archives available on the unity website.
  • This is where all the tutorials are available ranging from scripting to animations to etc.
  • I’m assuming you’ve never used Unity before, so you should get familiar with the work space and editor before doing anything!
  • I’m also assuming you’ve never scripted or coded before? Maybe? Whatever. Go here anyways. This will teach you basic syntax, functions, scripting in unity.

http://unity3d.com/learn/tutorials/modules/beginner/your-first-game/how-to-start-your-game-development

  • Now that you have basic editor and scripting knowledge, you should watch this video series by Extra Credits, they are simple and quick videos, now choose your scope for your first game. Don’t do a platformer, or anything HUGE PLEASE.
  • I would recommend learning from this tutorial first, but if you have some experience already you can do your own thing.
  • Maybe this tutorial if you are a little more advance?
  • Congratulation you are now starting your first game, use these resources for help when you are creating your game. The documents will help you with scripting and editor issues.

Unity Engine - Unity Discussions - for editor help du’h.
Unity Engine - Unity Discussions - for scripting help, du’h.

  • Use these forum pages for help as well, post WELL MADE, CLEAR THREADS. thank you we appreciate it. Also DONT FORGET TO READ THE RULES FOR THOSE FORUMS.
    CONGRATULATIONS YOU HAVE FINISHED YOUR FIRST GAME!?
    IS IT CRUDDY? YES
    IS IT A MASTERPIECE? NO
    SHOULD YOU CARE? ABSOLUTELY NOT
    HERE’S SOME ADDITIONAL AWESOME LINKS!
    Unity Asset Store - The Best Assets for Game Making
  • Okay you have cubes moving around now, nice, want some flashy things now? Here the Asset Store has almost everything available for you ranging from Models, Texture, Scripting, Frameworks, Etc.
  • After you’ve mastered all of that and understand basic scripting in unity. You can know start beginning your dreams of your platformer. Here you will learn about 2D workflow in Unity.
  • Here is an awesome link for your 2D Platformer. GREAT TUTORIAL HERE.
  • Just go here, unity essentials. :slight_smile:

DONE LOOKING AT ALL OF THESE? HAVE YOU LEARNED A LOT? NICE!

  • Now come back here and look how silly you were. You’re a grown up now. :slight_smile:
9 Likes

That’s pretty comprehensive. I my copy it for my next newbie advice post.

1 Like

There should be a button on these forums which automatically puts this kind of text as a reply

1 Like

@Heu I misread your name as Hue, which seemed more appropriate for that newbie pwn.

1 Like

Use the forum search, the details of the mechanics of Super Mario have been discussed many times here.

1 Like