← Return to game
Log in with itch.io to leave a comment.
What was this game made in, because it looks great. I was thinking it might've been made in RPGMaker maybe?
Thank you very much! This is actually made in Unity - all of the scenes are secretly 3D because it makes sprite sorting and collision a lot easier.Each sprite has a script that turns it to face the camera and the camera's set to "orthogonal" so that it looks like a completely 2D environment.
← Return to game
Comments
Log in with itch.io to leave a comment.
What was this game made in, because it looks great. I was thinking it might've been made in RPGMaker maybe?
Thank you very much! This is actually made in Unity - all of the scenes are secretly 3D because it makes sprite sorting and collision a lot easier.
Each sprite has a script that turns it to face the camera and the camera's set to "orthogonal" so that it looks like a completely 2D environment.