Login

Fancade Wiki

Fixed a typo.

... ...
@@ -15,4 +15,4 @@ Here's how you might script a simple delay:
15 15
16 16
[[/uploads/delay.png]]
17 17
18
When the user taps the screen, Num is set to 60. Num is then decreased each frame, and since Fancade runs at 60 FPS it'll reach zero after exactly one second. This triggers the If (remeber that unwired number inputs default to zero) and plays a sound.
... ...
\ No newline at end of file
0
When the user taps the screen, Num is set to 60. Num is then decreased each frame, and since Fancade runs at 60 FPS it'll reach zero after exactly one second. This triggers the If (remember that unwired number inputs default to zero) and plays a sound.
... ...
\ No newline at end of file
Fancade Wiki