Mapper Object
Objects / Tails7 Objects / Mapper Object (23 June, 2026)
This object stores behavior rules for mapped objects, specifying how they should behave; you can add new "Modes" to it.
Starting with version R1.0.3, the function call order is explicit and is as follows:
- Distance Mode
- Layer Mode
- Mapping Mode
- Mapping Screen Mode
- Scale Mode
- Visible Mode
- Rotation Mode
This sequence is executed for all objects in Group.3D Objects on every frame once.
When a mapped object (Group.3D Objects) has the _Active flag set to False, it will not execute all instructions.
List of Fast Loop names to perform a specific action
|
Fast Loop name |
Description |
|
"Tails7_MainLoop" |
It performs all of the following functions Here is the execute list:
|
|
"Tails7MapperObject_DistanceMode" |
Executes "Distance Mode" "Sets the distance between the target position of the 3D.Object Group and the reference point (mainly the camera)." |
|
"Tails7MapperObject_LayerMode" |
Executes "Layer Mode" |
|
"Tails7MapperObject_MappingMode" |
Executes "Mapping Mode" |
|
"Tails7MapperObject_MappingScreenMode" |
Executes "Mapping Screen Mode" |
|
"Tails7MapperObject_ScaleMode" |
Executes "Scale Mode" |
|
"Tails7MapperObject_VisibleMode" |
Executes "Visible Mode" |
|
"Tails7MapperObject_RotationMode" |
Executes "Rotation Mode" |
See also:
Created with the Personal Edition of HelpNDoc: Step-by-Step Guide: How to Turn Your Word Document into an eBook