#Number increases the closer

8 messages · Page 1 of 1 (latest)

simple dove
#

what?

#

how was that spam

#

item <100------50-------0>

#

if distance is 0 then number is 1

#

if distance is 5 then 0.5

#

and if distance is 10 then it is 0

ionic folio
#

(maxDistance - distance)/maxDistance

simple dove
#

oh right