I have a weird problem. When I delete enemies (and other Objects) from from Level 3 the SAME enemies (and objects) are deleted on Level 2. How can I prevent thi...
Is it possible to delete an unpublished game from Scirra Arcade? I can't find an option anywhere to do this.
Essentially, I want the condition to be: At end of layout. If array at (0,all) contains 0. Then delete row.
I have some unwanted saved local storage data from global variable, and I am looking forward to see if there's a command to delete individual saved local storag...
How do I create a random get sprite But after you Get it Once it will be deleted ? *What I am trying to achieve here is to receive one random character in one l...
I'm not 100% sure it's a bug but I think so. As the title says, I was working on a little game with the free edition and when I launched my game.Capx, the one w...
I am working to show an inventory screen when a button is pressed and populate the inventory boxes with the items in an Inventory array by creating objects at i...
Apparently, using localstorage is a way to get around this, Based on what a couple forums have stated: " You can use LocalStorage to track which saves are in us...
Below is my code for handling player movement where if the player draws a line from a RedUnit it follows it and then destroys the line. It works perfectly. Exce...
Does anyone know if it is possible to remove an instance from the editor layout using the Editor SDK? I find it odd that its missing as we have: Object Type Cre...