-
A question about attributes, if you'd be so kind as to indulge me.
by WOLFENSTEIN ·I think I got it working, I think the problem was I was changing scene before it could save the attribute, thank you for your help though! -
Plunder Kings - The first bullet hell game with gambling
by Goodnight Games ·Android Download -
A question about attributes, if you'd be so kind as to indulge me.
by AlchimiaStudios ·Whenever you update attribute B do the following: -
A question about attributes, if you'd be so kind as to indulge me.
by WOLFENSTEIN ·Good day fellow video game enthusiasts, I have a problem that's likely very simple to fix, however to solution continues to elude me, so I've come to ask the smarter amongst us for help. -
Google Play Games available in RC
by RedRobo ·Just wondered @adent42 did you find anything regarding this issue? -
Snapchat, Instagram - Buy Ads
by tatiang ·If you're creating advertisements outside of GameSalad that will take the user directly to the purchase page in the iOS App Store or Google Play Store, why would you need to add anything to the GameSa -
Upgrading An Actor From another Actor/Button
by tatiang ·I edited your post to add spaces before and after each < or > symbol. Without those, the forums software formats the post and removes information. -
How to Monitor memory usage without Viewer?
by AlchimiaStudios ·X code instruments with an adhoc build on your device. Xcode has a suite of tools called instruments for monitoring just about every type of performance metric you could want. -
Upgrading An Actor From another Actor/Button
by AlkaPP ·Create a local attribute for you Actor A, let's say ID, so you can have Actor A ID=1, ID=2, ID=3, and ID=4. -
Upgrading An Actor From another Actor/Button
by Nspeel ·In my game you buy Actors (Multiples of the same 4 actors) which attack enemies -
How to Monitor memory usage without Viewer?
by AlkaPP ·So we used to be able to check the game memory usage with Viewer but now since it’s not supported by the new Creator version, how do we monitor the memory usage now? -
Ios universal and iPhone won't finish generating
by adent42 ·Not sure why, but the icon processing server froze up. It's been rebooted and you should see your app fail it's generate (because it took too long). After that, you should be able to resubmit fine. -
GS feature that allows player to upload "profile picture"
by gingagaming ·As @tatiang has said above this isn't possible but what is possible Is allowing there user you create their own avatar from elements, saving that info and reloading it. It can be seen here in a game b -
actor position resets to original when changing scenes
by Nspeel ·Man you really helped me earlier this week.. my games really coming along now! Although I hit a delay when it came to this problem this user posted about... I've read your response probably 50x, tried -
Google Play Games available in RC
by adent42 ·@robertjackson can you send me the APK you submitted. I'm hoping it's not related to the actual code, but something in the app manifest that we need to disable during publishing. -
Freelance illustrator/ concept artist looking for work!
by MariusJanusonis ·Still available,if you think I could help you with something email me at janusonis.marius[at]gmail.com -
Having an actor attack outside of its collision zone
by Nspeel ·Im sure this is simple stuff for you guys that been here awhile but as a newbie I couldn't find much in the form of posts to help me. Other developers got me where I needed to be and I wanted to share -
Making an actor follow another actor / move to position of another actor
by Nspeel ·Solved it. Well most of it.. I solved this issue tho by doing as follows: -
Killing actors with buttons/pickups/actors
by Nspeel ·I cant seems to find a way to do the following: -
Making an actor follow another actor / move to position of another actor
by JB makin' a game ·I replied in your other thread, because you asked it there as well. Hopefully it makes sense and if you're lucky, a more experienced person comes around to tell you how to do this properly. I just mad