-
How to make a constrained actor follow your main actor immediately
by Socks ·Make sure the 4 actors are above the main actor in the layer order. -
Universal Builds for iOS and Android,and anything else,using iPad build and "Stretch" no distortion.
by BBEnk ·or you can use camSize. -
Link to all my games
by Thunder_Child ·Google search your name and App Store. -
Viewer requires Yosemite?
by As_Of_Latte ·I'm not 100% sure, but I don't think you would have to update to Yosemite to download the GS Viewer. However, to install the current version of Xcode (which installs the GS Viewer to your device) you -
Forum Search Filters
by Socks ·Google is worth 100s of billions of dollars, their main focus is internet searches, it's unlikely that anyone could outperform them (or even come close) in the area of internet searches. -
How to make a constrained actor follow your main actor immediately
by http_gamesalad ·with no lag time. Is this possible Thank you (Image) -
Spawning problem
by http_gamesalad ·@tatiang I have an actor displaying screen.size.height . Also when I change the screen.size.height from the iPad screen size it spawns an actor I told it not to spawn. Would you like me to post screen -
Viewer requires Yosemite?
by As_Of_Latte ·I think with the newest version of Xcode, you do need 10.10 or above. But you may be able to find an older version of Xcode online and try installing that? Or possibly just updating you OS to 10.10.3, -
Big Smile Games: Plasma Shifters Development Posts.
by robertkdale ·Truthfully, I greatly value and welcome your creative feedback. My chief goal is to continuously improve as a video game developer. With your feedback I can continue such progress. I do all of the art -
Incrementing a Table Cell
by tintran ·I think you have to use "tableCellValue(tablename,row,column) + 1" for the expression -
Forum Search Filters
by CaptFinn ·Do we have? Or can we have search filters in the forum search. -
Spawning like doodle jump
by joelloyd ·Ahh ok, thanks. I'll jus have to trial an error. The spawning in mega jump and doodle jump looks random but I bet it's not as random as it looks. -
How long did it take you to create your game?
by As_Of_Latte ·@strag You buying? (Image) -
Tips & tricks - what would you like to see
by Socks ·I think that's such a specific question that you'd be better off posing it in the forums, there are lots of very helpful people who will doubtlessly have some useful input, I won't personally nominate -
Please help! making an actor visible by clicking another
by Socks ·Two people have responded with suggestions of a solution - how are they able to tell which one you are referring to ? -
App Crash
by zweg25 ·Actually maybe you are right. It is normally around 80mb but when it crashes it skyrockets another 100mb -
How long did it take you to create your game?
by Socks ·(Quote) -
How can I make a popup actor stay away when opted out from it?
by Socks ·(Quote) -
How can I make a popup actor stay away when opted out from it?
by Dell7730 ·I got it, make use of the Save and Load attribute to record whether they opted out or not. -
Split screen possible?
by Franto ·@The_Gamesalad_Guru Interesting! Thanks for sharing, I tried a little of Unity before, I guess if I ever need a game with split screen, I could make it there.