-
What should I be doing to become well known?
by TouchiMedia ·I know for iOS , from my experience, you really don't get any sales unless you hit the top 10 or 20 where your visibility can be seen by all the casual App users. Until then, it's marketing and hopin -
How to completely stop my actor when it collides with a wall
by PandaParents ·Hi, Socks, I followed yours and got it work, but when I did on my train and made it bounce when it collided the wall, the train didn't stop. It moved back and forth. I checked your file again and didn -
Scene reset: resetting and saving score when changing scene
by slowcut ·Put all your loading behaviours together in one actor on the root layer of your game/scene, so that they will automatically load when the game starts. -
Get cash and other incentives when you publish to Tizen!
by jonmulcahy ·@hipster_owl_studios the incentives page is part of the appbackr promotion. Originally they had asked for an email with certain information, but after people started using the Tizen store it was disco -
Dynamic attacks and energy meters
by Franto ·Edit: I've also managed to make attacks that change size attributes as the number in the top right hand corner changes, it's really neat, but graphically, it gets a bit wonky, lol. -
Spawning more than 1 enemy using every and random and every timer
by luke2125 ·Spawn Actor: underwaterchallenge1 : Front Layer, Direction: 0: Position: random (x,y), Position random (x,y) Relative to Actor -
Tizen - Binary replacement upload results in "saving failed"
by quantumsheep ·The next screen is your game's submit screen - I found where the binary was (it's near the top) and clicked 'add binary'. -
I need tutorial killing enemies like super mario bross (was in the forum)
by tatiang ·In the meantime, this might be helpful: https://forums.gamesalad.com/discussion/480/how-to-make-an-actor-stomp-on-an-enemy-to-destroy -
Explosion Sideways
by 11XIndustries ·On the explosion actor, actor receives event when overlap or collide actor tag collide, timer run to completion .5 seconds destroy actor. -
Get cash and other incentives when you publish to Tizen!
by lycettebros ·I was ranked in a Top 20 selection made by GameSalad. -
Stormys GS Table-izer - Free template/tool to preview and scroll through Tables for easier testing.
by StormyStudio ·Thinking it would be handy to save a selected value to a separate box at the top... -
Physics Help
by Socks ·I see your power setting and raise you an over-the-top cannon recoil, shot noise and smoke trail . . . ! (Image) -
some questions for button behaviors and others
-
Dungeon Master + Roguelike? I need your opinion
by tatiang ·Legend of Zelda, Rogue) of games that are 3D, top-down, adventure-based, combat-based, etc. -
Dungeon Master + Roguelike? I need your opinion
by quantumsheep ·(Quote) -
Dungeon Master + Roguelike? I need your opinion
by 68kStudios ·In my game there is a map system (top-right corner of the screen) -
Dungeon Master + Roguelike? I need your opinion
by lobosco_estudio ·About people have interested in this type of game... man, look the App Store, I think 50% of games in top grossing are RPG with this medieval and fantasy subject that you use. -
Spare Code ? Dump It here.
by tatiang ·Click to destroy overlapping identical color actors -
Iwant to destroy overlapping actors thatare changing value at random whenever they're the same value
by tatiang ·And lastly, here's a version where you have to click/tap to destroy identical colors that are overlapping. It doesn't work perfectly... -
Iwant to destroy overlapping actors thatare changing value at random whenever they're the same value
by LordTarantor ·it is the same color, I want to be able to destroy those by touching any of them. What kind of rule should I create to make this happen?