Login

Fancade Wiki

Updated How to make a timer event?.md (markdown)

... ...
@@ -1,6 +1,6 @@
1
Make a variable go up by 1 each frame and then use an if to check for an event.
1
Use [[Current Frame]] and then use an [[If]] to check for an event.
2 2
3
if you use the variable by itself it'll be in frames, if you want it to count in seconds divide it by 60.
3
If you want it to count in seconds divide it by 60.
4 4
5 5
The 3 examples in the picture will have a different behavior:
6 6
... ...
@@ -10,4 +10,4 @@ The 3 examples in the picture will have a different behavior:
10 10
11 11
3) Will play a sound after 30 frames.
12 12
13
[[/uploads/Screenshot_20200316_203518_com.martinmagni.fancade.png]]
... ...
\ No newline at end of file
0
[[/uploads/com.martinmagni.fancade_Screenshot_2021.02.13_18.45.52.png]]
... ...
\ No newline at end of file
Fancade Wiki