Hi all,
I want a object to be created, and a few second later, another object is created.
There is a delay method in Greenfoot, but when I use that, my whole scenario will stand still for a few seconds.
Is there a posibility to create a delay for one Actor?

