mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-04 09:20:40 +02:00
Compare commits
16 Commits
Author | SHA1 | Date | |
---|---|---|---|
cf17a2cc93 | |||
bc691e95c1 | |||
2f4ceaa096 | |||
33c191fc03 | |||
fd392311d6 | |||
126efd8a67 | |||
0c5d49ffd5 | |||
293f0c5092 | |||
e17cb0823d | |||
c6f26e5bec | |||
d2b5443a25 | |||
6f82e017f4 | |||
417ab233ac | |||
a9dfec969b | |||
ed54ceec93 | |||
eb2fbf0d99 |
@ -79,7 +79,6 @@ 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