How Puzzledorf Was Born

I had a dream to make video games. People around me seemed to think I should "get a real job". I ignored them and went my own way, because this is how I wanted to live my life. Now I've made Puzzledorf. This is how I did it.

How To Do Lerping – Unity C#

Moving one object towards another is a simple enough task, and a Lerp is a good way to get the job done. Lerping can also be used to gradually change one value into another. It's easy to do wrong, so I'll talk about the right way if you want to get a constant speed.

Blog at WordPress.com.

Up ↑