How can I make an 2D camera perspective and basic movement?

Sorry if I’m using the wrong category, tell me which one I should use so I can post it there

I want to make a 2D fighting game. The camera shows the players from a 2D perspective(objects are still 3D) and basic movement.

The issue is that I don’t have the knowledge to make that and I just want to know how to make it and I wanna know what I need to learn so I can do it my self.

I tried finding posts in the devforum but they didn’t help. I tried looking on youtube but I didn’t find what I wanted their either.

What I mean by basic movement is : When the player is looking the enemy and he wants to move backwards, then he plays an backwards walking animation and walks backwards (if there is no script to help with the movement then the player would just turn around and look backwards when he is walking back). Also the down button switches to crouching and the up buttons switches to jumping, and there is an idle animation and basically animations for everyone movement.

5 Likes