Thursday, December 5, 2019

Unity Free Tutorials

Unity Free Tutorials

Back at it again with yet another unity tutorial, this week were yet again allowed to go off and pick a tutorial of our choice that best relates to our game. Previous tutorials I've picked included tutorials regarding how to create a useable health bar and a fire with particle effects. This week I'll be using a tutorial by the one and only Jimmy Vegas about how to create moveable platforms within a game, the reason for this being that as I've progressed on making my game I've realised my concept was actually fairly difficult to do, especially when you're awful at Unity. So the concept of my game has slightly deviated to a a kind of platform adventure game, as such this tutorial will be really useful. Moveable platforms have always been a staple of platform games and to my knowledge I don't think a lot of other people are using them in their games, not that it makes a difference.

The tutorial itself is pretty straightforward, you just need to create the platform then move it while recording to make the animation. Then you just add some script to make it interactable with the player. Not the most advanced feature, but definitely one that can add a little something to my game.

(Le Jimmy Vegas tutorial)

No comments:

Post a Comment