add_timer_effect
Apply an effect to an actor that triggers repeatedly at a fixed interval of action ticks, ideal for time-based logic in discrete simulations.
Instructions
Apply an actor effect on discrete action ticks, not wall-clock time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| every | Yes | ||
| phase | No | ||
| effect | Yes | ||
| source_actor_id | Yes | ||
| target_actor_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||