-
how to randomly spawn actors inside a 6x7 grid?
by ookami007 ·1) If you're using my template, when the objects are spawned they are spawned on specific x,y coordinates that are calculated based on what row/column is being drawn. The calculation is in the spawn -
how to randomly spawn actors inside a 6x7 grid?
by FamTechAdmin ·I have a few questions regarding the grid, maybe you can help? -
Gamesalad support is CRAP.
by Socks ·(Quote) -
Gamesalad support is CRAP.
by AngryBoi ·haha i wasn't talking about you -
trying to change an attribute
by 3absh ·(Quote) -
Pixel Artist for Hire
by Nate_S ·My rates vary per project, just message me and tell me what you need (: -
Zig Zag Zoom
by Kremel ·Tap left or right to move the blue ball. Avoid the pink walls. After sometimes, you will come to a green panel. Hit it to reverse direction. -
Stretching actors.
by Socks ·If it's a big game (read: a game that you won't have finished in the next few weeks) then you might be better off abandoning to whole Powers-of-2 thing and start to think in 64 x 64 pixel tiles. -
Stretching actors.
by WOLFENSTEIN ·Cheers socks plane and simple. I'm building quite a big game so I want to try to reduce file size as much as I can. -
Updating Game and apk
by Themixedkid ·Do I have to go through the whole process again for testing?: recreate an apk, sign the apk, install game onto my Android once more? -
What to design for?
by Socks ·Maybe that's something you need to research, once you have fixed your technical parameters it'll be easier to decide the best starting point. -
Game Design Software
by JimmyMesser ·you either have to create you game in a universal build, or make different formats. -
iAd only shows up every seconds scene when testing
by Thunder_Child ·@Thor. Why are you using a true or false attribute? On your scene...is there a specific time when Ads are only to be available? -
Gamesalad support is CRAP.
by Armelline ·Can you point us to exactly where you got that email? I can't find any mention of it as a contact point for GameSalad. -
Images Show Fine in Simulator but Don't Appear on Device
by aawhitfield ·But you did identify the main issue. My pictures were too big. I resized them in Photoshop AND changed the DPI to 72, and then they appeared. Thanks so much again! -
Gamesalad support is CRAP.
by tatiang ·I don't know whether that email address is valid or not but have you contacted them through http://support.gamesalad.com? -
Images Show Fine in Simulator but Don't Appear on Device
by tatiang ·Sorry that didn't fix it but it is important to import graphics at 72 dpi so at least you have that now. -
Images Show Fine in Simulator but Don't Appear on Device
by aawhitfield ·Thank you SO MUCH for all of the ideas. Unfortunately, putting the missing graphics on a new blank scene did not help. Removing all of the rules didn't either. Checking in Preview, my images were N -
spawning with a timer.
by Socks ·Yep, these questions are difficult to answer without the right information, when an attribute is shown without an explanation of what it is, what it does, and what values it uses, the attribute may as -
spawning with a timer.
by Socks ·I'm not sure the relevance of your second image, my code was part of a conversation about how you might simplify your code so that you don't need to produce a random number, then check that number and