Doc:2.6/Manual/Game Engine/Logic/Actuators/Camera
< Doc:2.6 | Manual | Game Engine | Logic | Actuators
2012年7月7日 (土) 19:48時点におけるwiki>Sculptorjimによる版
Camera Actuator
- Makes the camera follow or track an object.
See Actuator Common Options for common options.
Special Options:
- Camera Object
-
- Name of the Game Object that the camera follows/tracks.
- Height
-
- Height the camera tries to stay above the Game Object's object center
- Axis
-
- Axis in which the Camera follows (X or Y)
- Min
-
- Minimum distance for the camera to follow the Game Object
- Max
-
- Maximum distance for the camera to follow the Game Object
- Damping
-
- Strength of the constraint that drives the camera behind the target. Range: 0 to 10. The higher the parameter, the quicker the camera will adjust to be inside the constrained range (of min, max and height).