rex_mode7Ground
Introduction
Ground instance with mode7 effect.
It wraps parameters of mode7 effect. Uses this behavior to change these parameters without set them by built-in system actions.
Ground instance with mode7 effect.
It wraps parameters of mode7 effect. Uses this behavior to change these parameters without set them by built-in system actions.
Usage
Sample capx
Sample capx
Camera
Call "Action:Set camera" to assign a camera instance to this ground instance. The X, Y, angle of this camera instance will be these parameters -- pos_x, pos_y, ang of the ground instance's mode7 effect.
Call "Action:Set camera" to assign a camera instance to this ground instance. The X, Y, angle of this camera instance will be these parameters -- pos_x, pos_y, ang of the ground instance's mode7 effect.
Other parameters
Call "Action:Set horizon" or set at "horizon" in properties table to change the "horizon" parameter of mode7 effect.
Call "Action:Set fov" or set at "fov" in properties table to change the "fov" parameter of mode7 effect.
Call "Action:Set scale_x" or set at "scale_x" in properties table to change the "scale_x" parameter of mode7 effect.
Call "Action:Set scale_y" or set at "scale_y" in properties table to change the "scale_y" parameter of mode7 effect.
Set "Image" property to change the "single image" parameter of mode7 effect.
Call "Action:Set horizon" or set at "horizon" in properties table to change the "horizon" parameter of mode7 effect.
Call "Action:Set fov" or set at "fov" in properties table to change the "fov" parameter of mode7 effect.
Call "Action:Set scale_x" or set at "scale_x" in properties table to change the "scale_x" parameter of mode7 effect.
Call "Action:Set scale_y" or set at "scale_y" in properties table to change the "scale_y" parameter of mode7 effect.
Set "Image" property to change the "single image" parameter of mode7 effect.