Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Space don't work as expected
#5
From what I gather, space() searches for a free place that is a circle with given radius (the dist parameter). When a free space is found, it is guaranteed not to have any items within that circle. When searching for a space to drop items, this controls how densely they will be placed. Small radius will result in denser item placement while bigger radius will result in quite a spread. You can see how it works if you add a parameter to space() in CollectTitanium3().
"After three days without programming, life becomes meaningless."
~The Tao of Programming


Messages In This Thread
Space don't work as expected - by Smok - 03-28-2016, 01:54 PM
RE: Space don't work as expected - by tomangelo - 03-28-2016, 02:30 PM
RE: Space don't work as expected - by Bhudh - 05-30-2017, 10:44 AM
RE: Space don't work as expected - by tomaszkax86 - 05-31-2017, 12:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)