Closed latibro closed 3 years ago
Maybe something like this
local entities = location.getNearbyEntities(5)
This is related to #5
But this issues talks about entities within a range of the location, where #5 talks about entities at the exact location
Will be included in 0.3.0
Included in 0.3.0
Able to get a EntityList of entities near a location.
The range of "near" should be ajustable.