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

How Do I Make A Mirror? [closed]

Asked by 10 years ago

This question already has an answer here:

How could I create a mirror image of a player's character?

I want to make a mirror on Roblox that will reflect 'live' play. Meaning it will be like a normal mirror in real life.

So say if a person stood in front of it they would see themselves an if they moved themselves in the mirror would move.

I have seen people do this So I am sure it is possible

-littlemonstermusing2

1
This is achieved by creating an exact copy of all of the parts in a given area on the other side of the divider, but in reverse. You may not get a legitimate answer because it is a rather advanced topic, so I just thought I'd give you the basic synopsis. User#11893 186 — 10y
1
Or you can cast a series of rays in a grid and set surfacegui frames to match the color of the part the frame hit, highly laggy and low-res, but it doesn't require copying all the parts Andalf 100 — 10y

Marked as Duplicate by Articulating

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?

3 answers

Log in to vote
0
Answered by 10 years ago

Get the position on the point you want parts to get reflected from. Get the offset of the part that you will reflect from the point. Get the rotation of the part Use a formula that can calculate the parts position on the mirror side of the refection point. When you have all the information, set the CFrame on the part.

http://blog.roblox.com/2014/03/the-mirror-game-robloxs-most-unique-obby/

Ad
Log in to vote
-1
Answered by 10 years ago

IF you want a fake one you just put some reflectance on it otherwise you have to do a lot of scripting

Log in to vote
-2
Answered by 10 years ago

This will use alot of scripting, But i am warning you that this may be closed due to off topic you know what the mods are like c: