A great tutorial from Awesome Tuts:
https://www.youtube.com/watch?v=gc5a_Z6M4hs
Asset download at:
https://learn.awesometuts.com/courses/199187/lectures/9141041
Description:
Player control a character try to move down to avoid a death from the spike at the top
+ Have 5 different platforms can interact with player:
- Standard platform
- Spike platform
- Speed platform with left and right
- Breakable platform
+ What you learn:
- Custom the screen resource in Unity
- Create platform with different type with prefabs
- Create wave that random platform
- Control player: Movement and Bounding
* Movement control Input and move the player
* Bound will avoid player move out of the box
- Using V shortcut to move exactly fix with other Object
- Add function to any frame of an animation (like do in 0.3 seconds)
No comments:
Post a Comment