Hello there!
I want to make an if statement with a creative device.
For example we take the player_counter_device
. Now I want to make an if statement with .CountSucceedsEvent
How would that look like? Usually I use .Subscribe
, but I guess there is a better way using this method!
Greetings!