An upcoming project i have planned is based around score. Is there any way to make some sort of " on every ( ) score gained do" block/functionality thing, or other similar score blocks?
You could try using a function gain score (num), and use that as your scoring block instead of increasing score. That way you could check how much you were adding and run code at the same time increasing your score tell me if this helps
1 Like