-
How can I match the speed of one actor to another?
by Socks ·What is the layer order of A and B ? -
i have an enemy character that shoots when distance is 150 pixel away
by tatiang ·Please don't create duplicate threads. -
Is there a way to destroy a rule?
by Dell7730 ·(Quote) -
Is there a way to destroy a rule?
by POM ·2)Put those rules in a dedicated actor.. Once you've "done with it" destroy the actor and as a result destroy the rules. -
Is there a way to destroy a rule?
by Dell7730 ·I know it only destroys actors, how about a set of rule once you're done with it, just to lighten up the load I guess. -
jumping below platform, how can i prevent this?
by njvdberge@gmail.com ·it calculates for me the 5 bottom pixels of my char and the 5 top pixels of my platform. -
How can I make an actor die or disappear after five taps?
by supafly129 ·If you don't want the actor to destroy and you are moving it out of range, you could say: -
How can I make an actor die or disappear after five taps?
by Dell7730 ·that's what exactly my question is for cause I wasn't destroying the actor but moving it out of range rather, thanks again, as always you're awesome -
How can I make an actor die or disappear after five taps?
by Dues ·Just remember that when you destroy an actor, it actually gets destoyed. I would recommend to move its position off screen instead of destroying it. -
Some of my actors with a picture does not appear in preview
by Balvamar ·appear. Move the actor you want to see to the top of the list and see if that fixes it. -
How can I make an actor die or disappear after five taps?
by Dell7730 ·(Quote) -
How can I make an actor die or disappear after five taps?
by supafly129 ·Create a rule "When self. Attribute Tap = 5" --> Destroy Actor -
Falling Animation doesnt work. can anyone help me?
by njvdberge@gmail.com ·when you start the game the player is sitting on a platform, when you touch the screen you will start the game. when gameStart is false the sit animation will play. -
Clicking buttons over a touch anywhere rule
by AJaymz ·@MoneyBags Let's say you have buttons at the top of the screen. Make an invisible actor and stretch it on the whole screen except for over the buttons area up top. In that actor make a rule that whe -
I am so sorry all
by tatiang ·@MoneyBags It's just something we ask people not to do because it quickly clutters the forums. From the Forum FAQs (available in my signature): -
how do i do that 'emit rings where touched' animation?
by AJaymz ·-Destroy actor -
Spawn Actor Problem
by EpicoreGames ·Spawn Actor "Actor-X" at "front of layer" -
how to change size automatically on an actor in a smooth animation?
by FamTechAdmin ·@NipaDidIt The idea is that the actor starts of at the top of the screen (small) and then becomes moves towards the middle of the screen at the same time as it gets larger to a specific size. -
New Releases on Google Play?
by RondoRocket ·Hey all, I've only published games to the App Store so I'm trying to get up to speed on the Google Play Store. I was browsing around on Google Play and realized they only seem to promote the top apps -
how to spawn in the x axis
by adri chan ·ok i want the actor to spawn only at the top of the screen in the x axis only