How To Do Basic 2D Movement?
Hey, I'm making a simple RPG (Just a single map with various stores, where you can buy stuff) and have absolutely no idea how to do 2D movement. I've asked a few times on GameDev.net, and have not found solutions that work for 2D games. I did find an online tutorial, but that had ray-tracing a lot of other complicated stuff I couldn't wrap my head around. Is there a tutorial out there on how to create Risk of Rain-esque movement? The movement is nothing fancy, and the camera is in a consistent location relative to the player. It's effective and good.
Answer by pekalicious · Dec 03, 2015 at 03:47 AM
Unity has tons of tutorials (including video) at http://unity3d.com/learn
For 2D specifically, you can take a look at http://unity3d.com/learn/tutorials/topics/2d-game-creation