fixed arrow physics
This commit is contained in:
@@ -35,11 +35,6 @@
|
||||
y = nil
|
||||
}
|
||||
|
||||
o.boxCollision = {
|
||||
from = {x = -8, y = -16}, --gameworld pixels
|
||||
to = {x = 8, y = 0} -- gameworld pixels
|
||||
}
|
||||
|
||||
o.lightRange = 40 -- screen pixels
|
||||
|
||||
-- status
|
||||
|
||||
Reference in New Issue
Block a user