Hi.
I started today with this engine and i like the stlye how to "program".
I`m trying to do an old idear of a game. I wold like to generate a random room with a random size at start up.
It mostly works, but i would like to check, if i create a new sprite that this one will collide with an allready existing one.
I tryed many solutions, but the event never fires.
I just want to pick up one random sprite, chose a random direction and if their is no sprite, create one.
At the moment the room looks correct how i want, but its mostly to small, because the overlap check don`t work.
Hope someone can help me with this "easy" problem.
Greetings, Aerics