Pages: 1
Posted on 10-21-12, 05:23 pm
Birdo


Karma: 2754
Posts: 254/2091
Since: 06-26-11
Is there a way to detect when Mario collects a Red Coin other than using a zone detector? (Because sometimes you collect the Red Coin without going in the zone by throwing a shell, being mega mario or just bad collision).

Maybe the event that activates it gets disabled when it's collected and that is detectable with activators sprites?

Or maybe "Count to 8 group ID" does something?
Posted on 10-22-12, 01:07 pm
Fuzz Ball
KirbyFanatic64 (LOL)

Karma: 1361
Posts: 598/950
Since: 11-13-11
Posted by Hiccup
Is there a way to detect when Mario collects a Red Coin other than using a zone detector?
I also wanted the solution before but now I've given up because I think there's no way.
Posted by Hiccup
Or maybe "Count to 8 group ID" does something?

I tried to test them, but as far as I've tested, it doesn't do other things.
I set sprite 197's input to 2, same as "Count to 8 group ID", but when I collect all red coins, sprite 197 isn't activated.
_________________________

Great games must be fun, not fancy.

Music Hacker needed! PM me if you wish!
Posted on 10-22-12, 04:35 pm


Karma: 3752
Posts: 1562/2112
Since: 06-28-11
Coins in the same group need to have the same Count to 8 group ID. This way, the game can count them together.
It has nothing to do with activators.
Posted on 10-23-12, 09:27 am
Birdo


Karma: 2754
Posts: 255/2091
Since: 06-26-11
Does red coins event get disabled when It is collected, how can I check that?
Pages: 1