Replaced background color for consistency
commited
commit
cabee938c7995398add6994344abf1ae40e9d190
... | ... | @@ -3,9 +3,8 @@ Use [[Current Frame]] and [[If]] to check for an event. |
3 | 3 | The 3 examples in the picture will have a different behavior: |
4 | 4 | |
5 | 5 | 1. Will make the sound play every 60 frames. Change the number 60 in the % for the number of frames you desired. |
6 | ||
6 | [[/uploads/timer_event_example1.png]] |
|
7 | 7 | 2. Will only play the sound once after 60 frames. |
8 | ||
8 | [[/uploads/timer_event_example2.png]] |
|
9 | 9 | 3. Will play a sound after 30 frames. |
10 | ||
11 | [[/uploads/com.martinmagni.fancade_Screenshot_2021.02.14_09.21.40.png]] |
|
... | ... | \ No newline at end of file |
0 | [[/uploads/timer_event_example3.png]] |
|
... | ... | \ No newline at end of file |