You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HaxeFlixel
So I have enemies moving to a random point on the screen. Good. The bad part is when the point is in a section of the tile map the enemies have no way of reaching. This is bad. So.
How can I move an enemy to a random point in a tile map so that they only move around to non-colliding tiles?