Mini-Games from Space! 1.0 unity3d asset unity插件下载 unity论坛
Mini-Games from Space! 1.0 unity3d
Mini-Games from Space! 1.0 unity3d
Mini-Games from Space! 1.0 unity3d
Mini-Games from Space! 1.0 unity3d
Requires Unity 4.6.1 or higher.
A simple game that revives the feel of the old handheld games.
You can choose what game you want to play: killing enemies in Space War, or rescuing astronauts in Space Rescue.
This is a complete game with fully commented scripts in C#.
In this game you can see how to:
Use the new UI from version 4.6
Work with global data through Persistent Singletons
Use object pooling to prevent performance loss.
and the basics of 2D games:
Sprite movements
Collisions
Play sounds
And use only one scene to show all the game screens.
A small description of each part of the game is presented in a PDF document.
For this tutorial you need a basic knowledge of C# and the Unity version 4.6.