Camera-Position Nodon
Wherever I am, that's where the camera will be!
If you call up this Nodon…
This Nodon’s position will become the camera’s position.
Port
Input
Port name | Port function | Input operation |
---|---|---|
X | The camera position moves along the x-axis according to the value received. Measured in meters. | Restricted to between -1,000.00 and 1,000.00 |
Y | The camera position moves along the y-axis according to the value received. Measured in meters. | Restricted to between -1,000.00 and 1,000.00 |
Z | The camera position moves along the z-axis according to the value received. Measured in meters. | Restricted to between -1,000.00 and 1,000.00 |
Output
None
Connection
Port name | Port function |
---|---|
Lower connection port | This is a special type of port that physically links objects generated by Nodon on the game screen. Connect it to the upper connection port of another Nodon to link them. If connected to another object, the camera will match that object's position. Person Nodon, Car Nodon, UFO Nodon, Object Nodon, Fancy-Object Nodon, Text-Object Nodon, Number-Object Nodon, Moving-Object Nodon, and Rotating-Object Nodon can only connect to this connection port with their upper connection ports. You can't connect to a connection group that includes a Head Nodon or a Hand Nodon. |
Settings
Horizontal Tracking Rate
Sets how closely the horizontal movement of the connected object, or the position represented by input received, will be tracked. If it’s set to 0.00, it won’t follow at all. If it’s set to 1.00, it’ll move immediately to the target.
Can be set to between 0.00 and 1.00.
Vertical Tracking Rate
Sets how closely the vertical movement of the connected object, or the position represented by input received, will be tracked. If it’s set to 0.00, it won’t follow at all. If it’s set to 1.00, it’ll move immediately to the target.
Can be set to between 0.00 and 1.00.
Connection Point
Sets how the objects physically connect to each other. A connection point is defined based on an object’s face.
Setting value | Description |
---|---|
Auto | Chooses the closest connection points of the objects automatically based on factors such as location, orientation, and size of the objects. |
Manual | The objects will be joined by the faces set in the Own Connection Point and Target Connection Point options. |
Own Connection Point
The face indicated on this object will join to the face indicated in the Target Connection Point option.
You can choose from Center, X-, X+, Y-, Y+, Z-, or Z+.
Only effective when Connection Point is set to Manual.
Target Connection Point
The face indicated on the target object will join to the face indicated in the Own Connection Point option.
You can choose from Center, X-, X+, Y-, Y+, Z-, or Z+.
Only effective when Connection Point is set to Manual.
Position
Determines the position of the object at the time of game start or after a reset.
X, Y, and Z can each be set to between -100.00 and 100.00.
Measured in meters.
Offset Distance
Sets the distance that the camera is offset by.
You can set it from between -100.00 to 100.00. Measured in meters.
Other
You can only call up one Camera-Position Nodon per game.
Also, you can’t call up a Game-Screen Nodon or a Camera Nodon when a Camera-Position Nodon is present.
See also: Advanced Cameras