-
HTML5 Publishing!
by jonmulcahy ·but you could wrap the game in a web view and tack admob on top of it... but since GS already supports admob, why bother? -
Machine Gun Hero
by neoman ·You stole the words out of my mouth @8bitninja ... Yeah up your game @Approw. It gets lonely at the top of the leaderboard ... I need some worthy competition as motivation so I can start playing again -
Set to destroy on collision, when I set up a random spawner, many of the spawned do not destroy
by ncarlson29 ·Here is what i have set up for my random spawner, and I have an actor (tree) which is going across the screen correctly the way it should be, but i have another actor set up to destroy "tree& -
What we want from Gamesalad (A bit of research across the community)
by Braydon_SFX ·Faster loading times should be at the top of the list in my opinion. While the things you mentioned I would welcome with open arms, we first have to get players to load into our games. If that takes t -
What we want from Gamesalad (A bit of research across the community)
by Rainbros ·If you ask me, custom fonts are WAY at the top of the list. -
Crazy Maze is here are you ready?
by nadir.alkarbi ·(Quote) -
Crazy Maze is here are you ready?
by ncarlson29 ·When turning corners it would stop my movement very often, maybe try to fix that up a bit, also maybe a little indication on how many stars you are supposed to get? Wasn't sure what I was collecting t -
Fire bullet in actors direction
by Socks ·from the side (0 degrees) rather than from the top . . . personally I'd just use one orientation for both actors and images rather than having two different angles, that's not to say you can't work l -
Can you use tablecellvalue in a rule?
by bernardo.chuecos ·(Quote) -
Can you use tablecellvalue in a rule?
by owen_dennis ·that that actor is above the other actor in the layer in the scene they're in (if they're both on the same layer) so that it fires before the actor that references those rows. Alternately, if the act -
Does Ketchup apps have a monopoly on apple or something or did they cut a deal with them?
by supafly129 ·is pretty much guaranteed to get you on the top charts. -
how can I destroy actor based on changing table value
by tatiang ·Destroy actor -
Really random ball... How to do that?
by tatiang ·You'll need to provide more details. Is this a top-view game, a side-scroller, ...? Do you want the ball to move erratically like a cricket on steroids or more like a snake? -
how can I destroy actor based on changing table value
by gooner ·A "soldier" must have greater than x amount of "credits" when colliding with "checkpoint" to leave (actor destroyed). -
Does Ketchup apps have a monopoly on apple or something or did they cut a deal with them?
by http_gamesalad ·@appz I knew they had to have close ties with apple. It just seemed a bit odd how every app they make hits the top charts over night. They're basically rigging it .. because they have the inside. A bi -
Endless scrolling (randomized) backgrounds?
by owen_dennis ·You could have another background that's the same size on top of it that is constrained to the background you have that's moving. Turn its alpha down to 0. Then, when that X score happens, interpolate -
HTML5 Publishing!
by freneticz ·(Quote) -
HTML5 Publishing!
by jonmulcahy ·(Quote) -
HTML5 Publishing!
by Icebox ·" Your zip file must have an index.html file in the top-level folder." -
Making Layers appear or disappear?
by jamie_c ·I'm afraid there is not built in hide/show layer behavior. If you want to do that you'll need to do it manually by hiding and showing each actor as needed.