I mean the app bundle version code number what values are they?
Please share screenshots showing the version numbers in the store of the current and previous release.
You will of course need to do the roll before, not at the end. Create a sub event (press S) and run the roll. Then create a sub event again and say if roll > 25 perform those actions.
Version code needs to be higher than the previous release.
There's no magic simple fix, you'll need to use an array to store items. It's very easy to use though, check out array in the manual.
I assume you mean match text and box that have the same IDs, I've done it here dropbox.com/s/9tlwxgzbcnhizha/boxtext.c3p
Develop games in your browser. Powerful, performant & highly capable.
Nice one, it does have that Virtua Cop vibe.
There is a condition on the sprite object 'is on screen', then on actions you can set a variable to object.pickedcount which will be the number on screen. You should be able to do something with that data.
On the event left block press C and add System > Trigger once
If you press a key to reload then that is a trigger once condition so you could play the audio there, or else you can add 'trigger once' condition to an event.
Are you saying the issue is fixed? If so, great!
Could be a few things. What comes to mind is the event sheet not linked to the layout so it's not reading the events. It could also be adding to a different instance if you have more than one. Lastly could be other events conflicting somehow and setting it back to 0.
Member since 5 Aug, 2013