Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- entities = [
- {
- x = 5,
- y = 6,
- visible = true
- },
- {
- x = 7,
- y = 8.9,
- visible = false
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement