Tile - YCharacter - Velocity – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get velocity(): YVector3; | <pre>get velocity(): YVector3; | ||
set velocity(value: YVector3);</pre> | set velocity(value: YVector3);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Revision as of 11:16, 12 November 2021
Velocity
get velocity(): YVector3; set velocity(value: YVector3);
Availability
Description
Allows to get / set current velocity of a character.
Notes
- Velocity of downfall is "0 -100"