We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a792e commit fef3321Copy full SHA for fef3321
functions/Element/setElementPosition.yaml
@@ -22,7 +22,7 @@ shared: &shared
22
- name: 'y'
23
type: 'float'
24
description: 'The y coordinate of the destination.'
25
- - name: 'y'
+ - name: 'z'
26
27
description: 'The z coordinate of the destination.'
28
- name: 'warp'
@@ -53,4 +53,4 @@ client:
53
examples:
54
- path: 'examples/setElementPosition-1.lua'
55
description: |
56
- This example teleports the player to map center using */zero* command. (aka. origin point)
+ This example teleports the player to map center using */zero* command. (aka. origin point)
0 commit comments