finding entities with no (0,0 0,0) colision box?
Posted: Fri Dec 27, 2013 2:16 pm
How does game.findentitiesfiltered work? I made an entity with no colision box, and I need to search it with game.findentities, also the selection box is in a different place (colision: 0,0 - 0,0 selection 1.5,1.5 - 2, 2).
Does it look for colision box or for selection box? Or for the middle of the entity? Because it doesnt seem to work with any of those ways.
Also I think entities with no colision box still have a tiny colision box.
Does it look for colision box or for selection box? Or for the middle of the entity? Because it doesnt seem to work with any of those ways.
Also I think entities with no colision box still have a tiny colision box.