Game logic - Custom Camera – Ylands
Jump to navigation
Jump to search
(Created page with " ---- {{Ylands scripting navbox}} {{DEFAULTSORT:{{#sub:{{PAGENAME}}|19}}}} Category: Game Logic Category: Ylands 0.15") |
No edit summary |
||
Line 1: | Line 1: | ||
=Description= | |||
*Custom camera allows to customize the camera to your liking. | |||
=Properties= | |||
*3RD person. | |||
*Custom - allows to customize camera on all parameters: position, offset, aim, player controls etc. | |||
*FPS - first person. | |||
*Side scroller - side camera | |||
*Static - camera fixed to a specific position. | |||
*Top down - the view from the top, set up any height and angle. | |||
[[Image:Ylands_AIBehaviour.jpg|right|400px|]] | |||
Revision as of 16:24, 26 November 2019
Description
- Custom camera allows to customize the camera to your liking.
Properties
- 3RD person.
- Custom - allows to customize camera on all parameters: position, offset, aim, player controls etc.
- FPS - first person.
- Side scroller - side camera
- Static - camera fixed to a specific position.
- Top down - the view from the top, set up any height and angle.