Nerd For Tech
Published in

Nerd For Tech

Unity Quick Tip

How to Adjust the Pivot Point for Sprites in Unity

//Fix weird issues with colliders and animations.

When we work with 2D sprites for our games we can sometimes run into odd little quirks. I recently ran into one that was preventing my player from jumping, even though visibly he appeared to meet the conditions of my script.

--

--

NFT is an Educational Media House. Our mission is to bring the invaluable knowledge and experiences of experts from all over the world to the novice. To know more about us, visit https://www.nerdfortech.org/.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
James West

Turning my passion for video games and 11 years of software development experience into a focus on video game development using Unity3D.