:3c
This commit is contained in:
parent
45e6ec6e95
commit
ccb5b5d419
3 changed files with 61 additions and 34 deletions
|
@ -5,7 +5,7 @@ _G.pos = _G.pos or vector.new(0,0,0)
|
|||
|
||||
local up = vector.new(0,1,0)
|
||||
|
||||
local rightOf = {
|
||||
rightOf = {
|
||||
south = "west",
|
||||
west = "north",
|
||||
north = "east",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue