-
App Binary RC 1.25.20201210 - Android Ad Updates, Google Billing Client, iOS
by adent42 ·@freneticz how old? did you update to add the app id and set the various ad IDs separately? -
AdMob Interstitial Ads don't show up on Android device
by gajaklukasz ·Did you get help in this matter? -
is it possible to sort the tables by typing the letters?
by Armelline ·If your list is big, you probably want to track where each letter starts, and point the search to startn from the first typed letter rather than searching the whole table like happens in my example. H -
is it possible to sort the tables by typing the letters?
by UltraLionBlu ·Mythical Armelline, that's just what I had in mind, thank you very much !!! -
is it possible to sort the tables by typing the letters?
by Armelline ·It's not too difficult to do this for a small word list, but definitely becomes problematic with a huge one. -
Multiple key presses at once don't seem to work
by UltraLionBlu ·I have no idea why there is this limit, probably if there wasn't a limit and you could do an action for each key on the keyboard it would be too much, but I think a number of presses equal to those of -
App Binary RC 1.25.20201210 - Android Ad Updates, Google Billing Client, iOS
by freneticz ·Is there anything new that you need to do, i cant get admob to show ads when update an old app. -
Multiple key presses at once don't seem to work
by Lokitoes ·individually (eg. key A is pressed so actor 1 shows) and/or together (eg. keys A, B, C, D, E are pressed so actor 1, 2, 3, 4, 5 are all on screen, etc). It will run as an .app on a Mac Mini, and each -
AdMob Ads is not showing
by gajaklukasz ·With the next publication of my application, AdMob (interstitial and banner) ads stopped showing. -
AdMob Interstitial Ads don't show up on Android device
by hilmy31987 ·Done, I sent you the link to all my 3 applications who are having the same issue. Thanks in advance! -
Getting Ready for the Holiday Season!
by pinkio75 ·As every year Here my X-Mas game: -
Post-apocalyptic Harvest Moon
by adent42 ·You could start with some stuff from https://gshelper.com or other asset stores and then when things start feeling like they come together you can reach out to artists to hire them for artwork. (Or if -
Getting Ready for the Holiday Season!
by Binny ·The discount sale period for "Cube Card" in the App Store and Play Store has been changed. 12/21~12/28 (UTC). Thank you! -
Post-apocalyptic Harvest Moon
by BabyDreamer ·I don't really have any hope for any success but here we go. -
Getting Ready for the Holiday Season!
by Binny ·Thank you for organizing the event. -
Apple Small Business Program - Lower Fees!
by Binny ·Thank you. I applied now. -
Reset Actor position x y
by UltraLionBlu ·I use tables for this, in one column you put the X position and in one the Y position. Before resetting the scene change the values in the table, so that the actor will appear in the new coordinates! -
Reset Actor position x y
by bob loblaw ·you could store and retrieve preset values in a table, and for that actor’s early listed behaviours use change self attribute x and y to the values in the table, or you can use the save and load attri -
Reset Actor position x y
by tiberius ·can you please tell me how i can reset actor position? -
Reset Actor position x y
by tiberius ·can you please tell me how to setup position x and y for my actor?