-
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·And browse there again. You should see test. -
Heads up for 1.25 release
by AlchimiaStudios ·I thought this was resolved. Some other errors preventing you from updating to resolve this? -
Return to previous scene
by raciukas22 ·(Quote) -
Return to previous scene
by raciukas22 ·Thank you all!!! Much appreciated!! -
Heads up for 1.25 release
by KevinCross ·You left out "a few weeks" -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·The very first thing that happens when the app talks with the server is it creates a json.txt file that contains the table data. If you don't see this, then the app is not reaching the server. It woul -
Movement Help
by tatiang ·If you're using Move To then you'll need to calculate where a point would be along the vector pointing in the opposite direction and use Move To again or you'll need to adjust the direction the actor -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·If you browse to localhost:8889/MAMP/asyncTest.php what do you see? It should be a blank page. -
altimeter actions possible in GS?
by KevinCross ·Actual altimeter readings based on your actual altitude? Or measuring distance of one actor above another? -
Gravity to a certain point?
by MentalDonkeyGames ·Don't use the scene gravity. Instead, put an "accelerate" or "accelerate towards" behavior in each actor that you want to be affected by gravity. In the behavior yo -
how to make character jump via another actor
by claycollins33 ·(Quote) -
2112TD - New Teaser Trailer
by Caatalyst ·2112TD brings you a beautifully immersive tower defence experience. Expect to see all the classic ingredients that make TD games so timeless and everlasting, complimented by features adapted from the -
Ads Suddenly Stopped Showing in Game
by BigDave ·i am not sure if it will work if you check multiple providers I always just used one for interstitials. -
Heads up for 1.25 release
by BigDave ·Do we have the new chartboost sdk on board? -
Application Loader Won't Work
by chalter ·Are you uploading the .ipa version of the game and not the .app version? This was the issue I ran into recently. -
Movement Help
by tatiang ·You'll need to provide some more details about how you are moving the actor. Are you using a Move behavior, Change Velocity, Interpolate...? -
Free Music Resource
by Eric Matyas ·New free tracks await you on the Fantasy 5 page: -
Return to previous scene
by RThurman ·Here is a way to keep a list of the the previous scenes. Then you can go back through the list. -
App store rejection
by OrvilFox ·Really? I never know GS does that. Or you are asking the question referring to another software? -
Return to previous scene
by Icebox ·@raciukas22 instead of change scene use a pause game behavior that takes you to the awards scene and then unpause game which will take you back to the scene you were on.