It looks like you're new here. If you want to get involved, click one of these buttons!
Objects have the concept of a lifetime. This is where you can specify a value in seconds, and the object will live only for that amount of time. This is perfect for spawned objects like bullets, or temporary objects.
But you can also specify one or more literals to create lifetime situations that are a little richer.
Read how to use it here in the Learning Wiki: http://orx-project.org/wiki/en/tutorials/lifetime