Page 1 of 1

[solved] Did I write a typo?

PostPosted: Sun Aug 30, 2015 13:58
by Hybrid Dog
When l want to simulate a lavacooling mountain, it searches for nodes in the environment where the liquids would flow around and store the positions into a table relative to the spawn position of the volcano.
But for any reason this doesn't work, it tells me every time that it would replace a node which is not air:
https://github.com/HybridDog/vulkane/bl ... t.lua#L314

l guess l made a mistake somewhere but l didn't find it.

l use functions from vector_extras:
https://github.com/HybridDog/vector_ext ... t.lua#L600

Re: Did I write a typo?

PostPosted: Sat Dec 12, 2015 20:01
by Hybrid Dog
no answers?

l fixed it myself yet…