Clickteam Fusion 2.5

Clickteam Fusion 2.5

How to make counter recognize objects destroyd
In my game I am making this feature where the player touches some object and it gets destroyed or collected to fill a counter
< >
Showing 1-1 of 1 comments
You gotta do the count first, otherwise the object doesn't exist so there's nothing to count, your expression should be:

player collides with an object; add 1 to counter then destroy the object.
< >
Showing 1-1 of 1 comments
Per page: 1530 50