This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dragengine:modules:dragonscript:behavior_playerinputlook [2025/05/07 15:29] – [playerInputLook.set] dragonlord | dragengine:modules:dragonscript:behavior_playerinputlook [2025/05/08 00:52] (current) – dragonlord | ||
---|---|---|---|
Line 98: | Line 98: | ||
|down.toggle| |Toggle look down key pressed| | |down.toggle| |Toggle look down key pressed| | ||
|speed.horizontal|float|Horizontal looking speed in m/s| | |speed.horizontal|float|Horizontal looking speed in m/s| | ||
- | |analog.horizontal|float|Analog horizontal looking in the range from -180 to 180 degrees| | + | |analog.horizontal|float, '' |
|analog.horizontal.factor|float|Analog horizontal looking multiplicator| | |analog.horizontal.factor|float|Analog horizontal looking multiplicator| | ||
- | |analog.horizontal.sticky|float|Sticky analog horizontal looking in the range from -180 to 180 degrees| | + | |analog.horizontal.sticky|float, '' |
|speed.vertical|float|Vertical looking speed in m/s| | |speed.vertical|float|Vertical looking speed in m/s| | ||
- | |analog.vertical|float|Analog vertical looking in the range from -180 to 180 degrees| | + | |analog.vertical|float, '' |
|analog.vertical.factor|float|Analog vertical looking multiplicator| | |analog.vertical.factor|float|Analog vertical looking multiplicator| | ||
- | |analog.vertical.sticky|float|Sticky analog vertical looking in the range from -180 to 180 degrees| | + | |analog.vertical.sticky|float, '' |
This is an example of using this action: | This is an example of using this action: |