mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-04 09:20:40 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1dbea13f67 | |||
9b7e71c675 |
@ -79,6 +79,7 @@ end
|
||||
|
||||
|
||||
local web_line = function(pos, dir, distance)
|
||||
local anchored
|
||||
local web_spine = {}
|
||||
for i = 0, distance do
|
||||
local web_pos = vector.add(pos, vector.multiply(dir,i))
|
||||
|
Reference in New Issue
Block a user