Jump to content

Creating a 2D Platformer Game in Unity


Digital

Recommended Posts

What is Unity?

Unity is a game engine, but provides a tooling system that makes creating games a very visual thing. With support added for scripting in C# (which is a very accessible language), it allows making of games quite easily. Unity is also free in a community version. It is cross platform, so the below tutorial is the same for Windows or Mac.

This is a tutorial from their live training on how to create a 2D playformer, it is about 45 minutes of video with full script source and how to get up and running for those who like the step by step. It gets you up and going. The nice thing about Unity is it's ability to export your game into many platforms.

Enjoy and let us know what you think.

https://unity3d.com/learn/tutorials/topics/2d-game-creation/creating-basic-platformer-game

Link to comment
Share on other sites

Yes! Unity is amazing! I tried it a while back and followed the tutorial with the ball going round in the blue space and collecting all the points.

The tutorials for Unity are the best tutorials I have ever seen, and I would certainly recommend them for anyone looking to get into 2D or 3D games.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...