Skip to content

Commit 4d3a8f8

Browse files
add issues to setElementPosition
1 parent 44658dc commit 4d3a8f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

functions/Element/setElementPosition.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,10 @@ shared:
1919
- path: 'examples/setElementPosition.lua'
2020
description: |
2121
This example lets you teleport 5 random players to yourself
22+
issues:
23+
- id: 539
24+
description: 'Changing player position when they have a jetpack will remove the jetpack and bug when skin is changed'
25+
- id: 529
26+
description: 'Player falls from bike when the bike is teleported using setElementPosition'
2227
see_also:
2328
- 'category:Element functions'

0 commit comments

Comments
 (0)