Drag the c2addon file onto C2. It will self-install.
This has been deprecated, but if you go to the end of the first post here, you'll find it.
First, use int(random(1,5)) the get the numbers 1 to 4. Second, lookup the Nickname plugin. It will let you name your objects so that they can be created dynamically (use a number as the name in this case). That should help a lot.
Chances are just adding For each coin will fix it.
Can you post a CAPX?
Families is the way to do it. Pick one object as the Family object and the other as the Sprite.
(Don't crop so much). Assuming this event is at the top level, then this line will play continuously (and you may or may not hear it). Make sure it only runs once. There are many ways to do this. One is to set my_win = 0 in that same event. Another is to check if that sound is not playing already.
Read up on Containers.
System:Compare two values
Animation frame = 3 | Animation frame = 11 | Animation frame = 27
=Equal to
1
No reason that shouldn't work. Something else is wrong.
Develop games in your browser. Powerful, performant & highly capable.
Behaviours are there to make your life easier, and typically will run more efficiently since they are native JavaScript, as opposed to the engine having to do the overhead of decoding events. In this particular case there isn't going to be a huge difference. Do what's easier for you.
New users can't post valid links. I think you can get a way with just putting # at the beginning of the address. Forum users will know how to deal with it.
Member since 28 May, 2012