-
Good Promotion Sites and tips ??
by TouchTiltGames ·That's really the only one you need to post to. Pocketgamer is good but TA is on top. -
I want to go to the next level if my blocks are standing on each other
by urban123 ·stack all 5 blocks on the scene see where the top block is. Add a line there -
Actor shows up blank in game salad viewer
by Greenkirby21 ·It is my badguy actor. originally, I had a placeholder image, but I did upgrade the graphic to a newer one, and all I did was just drag the new image from the image section on top of the actor in the -
Interpolate To Fixed Position?
by bsumpter ·2) Double click an item on the HUD layer and unlock (creating an instance). Constrain HUDX/Y globals to the (Camera.Origin.position.X/Y + game.Counter.position.X/Y). This puts the coordinates where th -
Interpolate To Fixed Position?
by bsumpter ·If my main actor collides with another actor (coin), I'd like that coin to fly upwards to the coin counter I have running on the non-scrollable HUD layer. I can never seem to get the coin to go to the -
Layers..
by tenrdrmer ·You will have to rearrange the layers so the button layer is on top. otherwise you would have to make the ground transparent to see whats under it. I think thats what you are asking for but not comple -
Touch and put the actor top of the layer?
by tenrdrmer ·No I don't think so not without destroying and re-spawning in the front of the layer and then doing your interpolate -
destroy
by MERM ·i have four actors that i need to destroy now, should i change the attributes to different numbers? otherwise the menu dissappears and the buttons remain... -
Touch and put the actor top of the layer?
by Eminem ·but is there a way were you touch and it sends the actor to the top of the layer? -
Layers..
by DimensionGames ·I don't know if im just being a bit slow tonight but I have two layers and I want one layer to be on top of the other so if my actor e.g. ground is in layer 1 and my second actor e.g. button is on lay -
Streaks across the screen
by TooTinyMan ·how do I make little white dots appear randomly at the top of the screen and then streak down to the bottom and then disappear? -
How to stop a movable object definitely?
by scitunes ·You can try changing the max speed to 0 or you can spawn a clone of the actor that is non-movable and destroy the movable actor. -
How to stop a movable object definitely?
by krousty_bat ·I can probably destroy my movable objects after saving the X Y values and spawn an unmovable objects at the same X Y values too, but that would be some weird way to replace this function (FOr I read s -
Utopian games
by tenrdrmer ·go to his website and click the contact link at the top. However don't get your feelings hurt if he wont take your project. He is very busy normally. -
I want to go to the next level if my blocks are standing on each other
by urban123 ·could you have it so one block is the last one that needs to be placed on top (perhaps a certain color or shape block)? If so you could have a timer start when that block is moved and then have it che -
Collision Error ... ... SON OF A -!
by JohnPapiomitis ·First one, which is one I just discovered, is a collision error between my "SUPER-EPIC-LASER" and my enemy actors. When the laser hits the enemy, it's supposed to destroy the actor ( -
Collision Error ... ... SON OF A -!
by Okysho ·First one, which is one I just discovered, is a collision error between my "SUPER-EPIC-LASER" and my enemy actors. When the laser hits the enemy, it's supposed to destroy the actor ( -
How to Jump on an Enemy Or get Hit by the Side of an Enemy?
by Slamuel ·So I tried your method Hachiko, but my actor can still destroy that enemy from any position. I followed your exact instructions, but are there any game attributes I have to set before I create the rul -
Connect Four
by krousty_bat ·But then, let's say a third one on top of the two others is coming, -
I want to go to the next level if my blocks are standing on each other
by urban123 ·could you have it so one block is the last one that needs to be placed on top (perhaps a certain color or shape block)? If so you could have a timer start when that block is moved and then have it che