Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is it possible to have a arm follow the camera with out any one seeing it? [closed]

Asked by 6 years ago

I have made it in my game that players are all ways in first person, i have also made it that they can see there right arm. But I wanted to have that arm follow the camera around like you would see in minecraft. But every one will see each other with there hands out. Is it possible to make that only you can see your hand and, you can't see and body else. So you would see every one else hand down by there side, in less they were holding something.

0
Wheres the code? CaptainAlien132 225 — 6y

Closed as Not Constructive by minikitkat

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 6 years ago

If you put an object in the players camera by go to a localscript and use game.Workspace.currentcamera to get it only that player can see it

Ad