I’m working on a Naruto RPG that’s very similar to “Naruto Path of a Ninja”
the problem is i don’t know where to start D:
I couldn’t find any tutorials to creating a 2D rpg on YouTube and im pretty new to Unity.
I have the sprites from the game and want to put down the Hidden Leaf Village sprite but sadly
have no idea how to. All i really need is some info on how to make a 2D rpg map similar to path of a ninja.
This is a very big question, but I imagine you’re specifically wanting to know how to paint the tiles of the game world, kinda like in RPG Maker?
If so, just google for Unity 2D Tiles (http://lmgtfy.com/?q=Unity 2D Tiles). There’s a lot of different tools out there to help you do that. If you’re asking how to work with 2D in general, then you’ll want to watch the 2D tutorials (Learn game development w/ Unity | Courses & tutorials in game design, VR, AR, & Real-time 3D | Unity Learn).
Good luck!