In 2D platformer games, responsive and fluid character movement is essential to ensure an engaging player experience. The script provided controls various movement mechanics such as walking, running, ...
Thanks for making this plugin, I was trying to make a 2D cloth for a scarf for my character, following the tutorial to attach it to a moving character. However, whatever parameters I use, it stretches ...
Google today announced new developer tools specifically for building mobile games. The company has launched a new 2D physics library called LiquidFun, a Google Play games plugin for Unity which works ...
In the previous two posts in this series (part 1 and part 2), we’ve seen how to create a basic 2D platformer using Unity. So far we have a character who responds to keyboard input and touch controls, ...