Skip to content

Mirrors

pudingus edited this page Nov 18, 2020 · 3 revisions

This page is work in progress

2020-10-29_16-47-31_Game__

Create mesh (plane, rectangle, ...) and make sure front faces are facing in the Y+ direction.
And 'reset XForm' - the object needs 0;0;0 rotation or you'll get weird results.

Open '4ds Object Parameters', add params and set object type to 'Mirror'.

When player is beyond the active range, all rendering for the mirror is turned off and the mirror's color turns into 'Background Color'.

Next you need to mark the area inside which all objects will be reflected. Create a Dummy and name it $viewbox. Set the mirror as parent. Any object touching this box will be reflected.

2020-10-29_16-32-35_3dsmax

Clone this wiki locally