First person aim problem

this is first time i start with blank project

first person game

and i want to add a flashlight , looks like player handle it

i just add a simple model and a spotlight in front of it in my character

and it’s can’t rotate up and down like my camera

i search whole day but i still can’t solve it

please help

Hi Chen,

I think you have to add a seperate camera component and make the flashlight child of the camera.

If you created a blank project you need to configure input in project settings. it’s essential. and I don’t see a camera component in your character. you really need to add one and don’t forget to set your character as default pawn in game mode

thanks you , it’s work now

thanks you , it’s work now