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

How do you "paste" something into your player's camera (like to make a realistic sniper scope)

Asked by 10 years ago

How do you draw or paste and image of a sniper scope when scoping to the player's camera so that there the cross thingy you aim at the middle? Like in games where the sniper scope isn't sctually bricks, its like a picture of one pasted in.

2 answers

Log in to vote
8
Answered by 10 years ago

Use a GUI, probably an ImageLabel, to show things on the screen. You seem new to GUIs, so I would suggest looking here.

Ad
Log in to vote
0
Answered by 10 years ago

Guis are what you are looking for. They are the stuff you see on your screen that stay there and dont move. They are 2D images and texts. You can code them to do what you want, such as making a shop or a moving picture.

Answer this question