2D Shooting game support

oh alright! I want to test both ui and up and down, do you know how to make that in up and down view.

1 Like

Place the camera vertically above the player (and make it look towards him) and decrease FOV, I think that should work.

1 Like

I meant like the character, It toke a while but I did figure out the camera position :+1:

You can override a player’s Character by having a Model called “StarterCharacter” within the StarterPlayer folder.
Make sure you have a part named “HumanoidRootPart”, or else you will not be able to move your character.

Thank you so much, that helped :heart: