-
Destroy Spawned Instance?
by crazymooseapps ·I'm not sure what you mean exactly, but I'll try and explain. -
Destroy Spawned Instance?
by tatiang ·It depends what condition you're using for the Destroy behavior. -
SOS defense on Amazon and a new opportunity for all us?
by CasualEvolution ·I explained to them that I do not have control over the engine, but maybe this represents an opportunity for the whole community and that gives us a differential to those who work with this engine. -
Help! Google Play Store Feedback for getting Featured!
by Twayne2 ·I would live to see a GS game featured in Google Play. Where did you sumbit yours to @CasualEvolution? That indie form or...? Teach us your ways haha. (Image) -
Can someone tell me...
by bob loblaw ·(Quote) -
Can someone tell me...
by GreenfroggGames ·I didn’t know they were that strict but maybe you pressed it a lot... -
Help! Google Play Store Feedback for getting Featured!
by hybrid ·i think is 1 in a million opportunity and hope it can be solved for you! -
Sorting a table. Can it be done?
by tatiang ·Funny you should ask, I was just working on a table sort method today. It was slow so I wasn't too happy with it. -
How to run a URL video file to start and end automatically.
by helpingtogrow ·How can I make the video file to start and end automatically and go back to the program? -
Playing 2 music sounds one after the other
by bob loblaw ·you may need to set a timer so you play the first sound then the next instruction is after x seconds play the second sound. -
What does the Play Sound do?
by bob loblaw ·i think it depends what you import your sound files as, as to if they appear in the drop down? -
Sorting a table. Can it be done?
by bob loblaw ·not sure if there’s a function to do it but using two if a > b functions, one within the other, looping by the number of values within the original would do it (if i’m remembering what i did in -
Project Suddenly Doesn't Work!!!
by CasualEvolution ·Hi @crazymooseapps bad luck! but these things always happen in all areas that depend on files that are constantly increasing... my best advice for you, is that whenever you make a change, save a new v -
Project Suddenly Doesn't Work!!!
by Twayne2 ·Whatever you do, do NOT save a file within a file. Like where you have a folder called super game, that has a GS file called super game, and then there is another folder that is called great game, wit -
Hi, I'm a 2D Graphic Artist (Vector) for hire
by nikkyoryzano ·I can work on fixed price (based on my $14 per hour rate estimate), I do need a list of the assets to calculate. -
Stopping duplicate label entries
by tatiang ·What do you mean by labels? -
Hide Scene?
by bob loblaw ·in the back most layer that has an alpha set so you can barely see through it when the game is paused. -
Hide Scene?
by Twayne2 ·Perhaps having an actor with 0 alpha could blanket the entire scene, and when you pause change its alpha to whatever is necessary. -
National Video Games Day 2018
by Twayne2 ·I mean I thought you would want to show that your game is on both platforms. But whatever floats your boat. -
Playing a sound/music from a variable label
by tatiang ·@Twayne2 Does this help?