-
spawn actor by score issue
by kajuto ·spawn actor : star 1 , layer order: in front of actor, direction: 0, positionX: 407, positionY: 322, relative to scene. -
Anyone know how to use "replicate" for the windows gamesalad?
by jobei ·So when I start my game there's a box actor in the middle of the screen and when I tap on him, a X will appear on top of the screen. When I tap on the box 2 more time . You will see 3 X's same by -
Duck Shot for Android released - Trade reviews?
by Crazybreadman ·Woohoo! Duck Shot broke into the top 100 games in Amazon (Image) -
Slow Rotation
by CaptFinn ·Imagine a Asteroid. Falling from top of screen down to bottom of screen. IM using a random off screen spawn and a (Move: Direction and Speed. As soon as the actor spawns and start moving. I want it -
Accelerometer on Windows
by petercoupe ·Have a look at the cookbook (see link at top of page) - search 'accelerometer' - there are a few tutorials and questions answered there that might help. -
Move below actor
by MotherHoose ·(elements that player is always able to use and things the player should always know) -
Creating a "spotlight effect" with multiply?
by gyroscope ·Bring it into your project, and place it on top of your scene, centred to the middle of the screen. Double its size in the actor's attributes. Check it out with the following in its Rules: -
Creating a "spotlight effect" with multiply?
by master200012 ·to become black (I can put a black actor on top) and an "invisible circle" to appear around an actor in the scene. So, basically, only the actor and a small portion of the actor bec -
Help with gamesalad viewer
by gyroscope ·Now open your game file in GSC. On the top icon bar, next to preview, will be an icon "Preview on iPad" for instance. Hit that and away it goes, loading the game to the device. -
Anyone watching the football Euro 2012?
by MarkOnTheIron ·That was a disappointing match. Spain won 2-0 by playing an half-assed match. They played like they were only training. And that was due to France no play attitude, they have some really good top play -
Screen Orientation BUGS? or Wrong Settings?
by CaptFinn ·When in Main Page, Menu, Top Score, Achievments view. They should be locked to Portriat or Portriat USD. -
Duck Shot for Android released - Trade reviews?
by Crazybreadman ·Hey everybody, Duck Shot is now available for Android on the Amazon marketplace. It's currently in the top 20 hot new apps too! -
added Pro features now my games laggy. help please..
by EatingMyHat ·Check your rules, reduced your use of timers (there was a good thread on that recently), reduce your use of Constrain Attribute, try to recycle instead of Spawn/Destroy and so on... -
Nom Nom Monkey: The Devil is in the Detail
-
screen resolution problem?
by tenrdrmer ·those devices prob just have a slightly different screen resolution that what you have published to. thats the biggest problem with android is the screen sizes. if your using iphone sizes it will for -
screen resolution problem?
by TailGames ·i have the htc evo 3d or evo v for virgin mobile, and my app runs smooth as butter, but the top and bottom are not being used by the game, only black is on the bottom and top i was wondering why this -
what is THE best / efficient way to do a scrolling background?
by part12studios ·the destroy problem was my approach which was to have two graphics move together.. but using your suggested technique i only have one actor that is double the height of the stage.. -
GameOver
by EatingMyHat ·3. Bring in the game over actors on top of the screen that you view -
what is THE best / efficient way to do a scrolling background?
by MobileRocketGames ·can you clarify what you mean by:..when i drag a full 768x1024 graphic up top.. it gets destroyed -
what is THE best / efficient way to do a scrolling background?
by EatingMyHat ·Why not using wrap? seems to be expensive to use Spawn and Destroy for background scroll.