Hi.
I am trying to spawn a chain link sprite every 10 pixels of the width of another sprite (chain image).
This is to simulate an effect when the chain is destroyed.
What is the code for that please ?
I've added an event with the condition: "repeat Chaines.Width/10" but the actions I've tried won't work.