Basically when an object enter the world it should move if it detects that it is in conflict with the collision box of an existing object. Uncommenting the loop contained in TileMap::addWorldObjectWithReferenceNumber(int referenceNumber, WorldObject objectToAdd) runs an experimental version of what this feature should look like.
Basically when an object enter the world it should move if it detects that it is in conflict with the collision box of an existing object. Uncommenting the loop contained in TileMap::addWorldObjectWithReferenceNumber(int referenceNumber, WorldObject objectToAdd) runs an experimental version of what this feature should look like.