First person camera questions

So i am making a game… (duh, get to the point)

1. How do i unlock the first person cursor so players can access the guis?
2. How do i make ONLY the head invisible (or make the body visible)?

I genuinely do not know where to start with either, and posting 2 topics is spam.
I only need directions (but if you post scripts that’s okay with me).

Any help is appreciated.

SOLVED BY 2 PEOPLE

Search up “LocalTransparency” for the body visible stuff, and the first person cursor not sure about that.

1 Like

1 down.
Thank you for pointing me to it.

1 Like

No problem. (30 char actersss)

1 Like

To make the cursor unlocked for UI, there is a Modal property in buttons (and probably textboxes too) which will unlock the mouse as long as that element is visible

2 Likes

Oh thank you.
i’ll close this post now.

2 Likes