-
Do I need to learn more about Gamesalad?
by The_Gamesalad_Guru ·Where is the fun in that. Believe it or not many people actually agree with me... Can you imagine that...shocking. -
Do I need to learn more about Gamesalad?
-
Load time culprits
by Franto ·@Lost_Oasis_Games Yes, I do now understand the benefits of integrated efficient code. I didn't even understand that all those behaviors and rules had actual weight in terms of bytes. A lot of newcomer -
What exactly affects scene loading time?
by Paxton ·In this case, based on my observations, only the initial app load time is affected (i.e. the one with the loading image). Not using an actor in a scene does not add to scene loading times, which are r -
table default row count is 1?
by Armelline ·You cannot create a 0 row table. This is a bit annoying, as it means, as you note, that any logic that adds rows to a table will always start with 1 row. -
table default row count is 1?
by gooner ·However, I have an actor which displays row count of my table. It seems the row count is 1 before I add a new row. If this is correct, instead of adding a new row to fill in the cell values of the tab -
Mac Release 0.13.44 is available (OS X 10.11 El Capitan Fixes)
by Armelline ·Okay, that makes sense. I just ran it once and then looked at the logic. Just tried it a few more times and it took 4 or 5 attempts to make it happen, but after that it happens often. -
reset game or reset scene...
by allc1865 ·@NipaDidIt , you said that if i use the reset scene i have to reset game attributes, which I do, so that got me wondering...if I use reset game, do I have to reset game attributes or will that behavio -
Can I create irregular shape's actor?
by tatiang ·What do you mean by "big Square on small square"? Can you sketch it or post a different image? I'm not understanding the three squares together, sorry. -
reset game or reset scene...
by allc1865 ·@NipaDidIt , thank you (Image) -
What exactly affects scene loading time?
by Armelline ·loading of music in particular, it all takes much too long. And as someone else noted, recently increased significantly. Not too long I did an experiment where I had a game that was taking 20 seconds -
Mac Release 0.13.44 is available (OS X 10.11 El Capitan Fixes)
by Armelline ·Everything is happening in this demo exactly as you've told it to happen. You've literally told GameSalad to do four things: -
Really random ball... How to do that?
by Armelline ·So you want the ball to bounce off objects at random angles? Is that correct? -
Unsigned Apk of Signing the Apk button VS Download Apk button
by GeorgeGS ·I don't know all the internals of how the Amazon store works when you upload a file, but as far as I know the name isn't important, the identifier and version of the bundle are. So, if you have two a -
Mac Release 0.13.44 is available (OS X 10.11 El Capitan Fixes)
by GeorgeGS ·Can you give us an idea of what we're looking for? -
Can't sign my App update anymore Android Keystore
by BigDave ·So maybe I have to downgrade my Java for some reason. -
ipad to iphone
by Village Idiot ·I'm at the point now where I think I'm almost ready to publish my game. I'm just a bit unsure of what to do next. I'm particularly unsure about the way it's going to look when published on an iPhone c -
Do I need to learn more about Gamesalad?
by KevinCross ·Don't you get bored of doing these posts? -
Can't sign my App update anymore Android Keystore
by BigDave ·java -version // this will check your jre version -
Can't sign my App update anymore Android Keystore
by The_Gamesalad_Guru ·What version of java are you using?