Repeat every X seconds
Trigger an event every X seconds.
Authors and contributors to this community extension: arthuro555, VegeTato, D8H.
Convenience conditions, actions and behaviors for timers to trigger a condition every X seconds.
Tip
Learn how to install new extensions by following a step-by-step guide.
Actions
Reset repetition count of a scene timer
Reset repetition count of a scene timer.
Conditions
Repeat with a scene timer
Triggers every X seconds.
Repeat with a scene timer X times
Triggers every X seconds X amount of times.
Repetition number of a scene timer
Compare the number of times the timer has repeated.
Expressions
Expression | Description | |
---|---|---|
RepeatEveryXSeconds::Repetition() |
Return the number of times the timer has repeated. |
Repeat every X seconds
Allows to repeat an object timer every X seconds.
Behavior actions
Reset repetition count of an object timer
Reset repetition count of an object timer.
Behavior conditions
Repeat with an object timer
Triggers every X seconds.
Repeat with an object timer X times
Triggers every X seconds X amount of times.
Repetition number of an object timer
Compare the number of times the timer has repeated.
Behavior expressions
Expression | Description | |
---|---|---|
Object.RepeatTimer::Repetition() |
Return the number of times the timer has repeated. |
This page is an auto-generated reference page about the Repeat every X seconds extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.