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

How do you make a 3D Holographic Sight that can't be seen unless looking through the sight?

Asked by 7 years ago
Edited 7 years ago

Complex but answerable question. I need others input on how to make a holographic sight with a reticle that can only be seen if you are looking through the sight. In other words, a REAL holographic sight. In more detail, a holographic sight is called holographic because it uses light reflected off of glass to create a hologram that can be used for aim, but what is the point if it is 2D? A 2D holographic sight is just a glorified version of only 1 ironsight. You can't aim with it. Holographic sights appear 3 dimensional, but can only be seen through the glass due to the way the glass projects the light.

Escape from Tarkov did it, and I am sure many others have as well.

THINGS I DO NOT WANT TO SEE AS ANSWERS:

Please, DO NOT tell me this isn't possible, because it is.

"Make the sight only visible when aiming" No, I am not going to make a sight appear out of nowhere. That is a ridiculous and lazy solution to the problem and I can't believe someone would actually suggest that. It would be seen outside of the sight.

"Picture in picture" I have already received this response, and while it was a good and well thought out idea, it wouldn't work. It would look way too sloppy.

However, I have thought of my own idea to do this, but it would be difficult to make correctly. If there is an easy way to move and rotate GUI objects based on the location and orientation of the item it is supposed to be following, that would be great. My idea is that I could always have the sight reticle in the center of the screen, but have it a child of a frame that always follows the position of the sight on the screen. What this would do is make the sight only visible if the frame was in position of the sight. The only issue with this is that is if the gun were to move or rotate as the character say moves around or looks around then the reticle would stay in place. If anyone knows a way to program it to follow the gun's orientation and position that might work.

I have put a lot of thought and time into getting this to work and at this point I won't settle for anything less than this working well. I refuse to make the gun stay in a completely fixed position in the player's hand while aiming.

0
Bump? Do bumps work here? KillPowerAlex135 5 — 7y
0
1. Bumps don't work. 2. Are you needing Local Parts (that only appear for one player)? I've read your question several times and still don't get what you're after. chess123mate 5873 — 7y
0
Okay. In real life holographic sights appear to have depth, but in reality it's just light being reflected off of the glass towards the eye. Holographic sights are always pointing in the direction of the sight, giving very accurate aim. In ROBLOX, you only see 2 dimensional sights, and the camera is in a fixed position so it's always aiming straight forward. If the game has the gun moving while it KillPowerAlex135 5 — 7y
0
Looks like you hit the comment limit. Do you have a link to anything I could take a look at so I know what you're trying to do? I can't find "Tarkov" despite searching on and off Roblox (unless his/her place is now offline). chess123mate 5873 — 7y
0
It's not ROBLOX. KillPowerAlex135 5 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

You could resize the aim part as your character gets into the aim pose/gets out of the aim pose

0
And by resize it could be if there's a mesh inside use that, or if there's no mesh inside then use the block size Thegrimdeathzombie 40 — 7y
0
Wouldn't work. The sight has to have a lot of depth to it. It would be visible as the animation occurs. Too obvious. KillPowerAlex135 5 — 7y
Ad

Answer this question