SgtConti Wow, this looks really proffessional.. good luck with the game!
dat flappy tank ;}
1. Clone the object you want the effect on
2. Put a Fade behavior on it
3. In the Event sheet, Every 0.2 seconds create the clone at the original object position
Using Every tick instead of every X seconds (0.1, 0.2, 0.3, etc) may cause some lag.
I'll be making a Capx with the LiteTween behavior and posting the Capx here when i'm done.
EDIT: Here you go, i think this is what you were after, you'll need the LiteTween behavior to open the Capx.
(the background is from the awesome game Superbrothers: Sword and Sworcery)
[attachment=0:1wjrtr2a][/attachment:1wjrtr2a]
Develop games in your browser. Powerful, performant & highly capable.
#1 You can't edit TiledBackgrounds collision
#2 You can't rotate 9patch
I don't know if it's possible or not, and i don't know how.
Hello, So i noticed something about the shadows.. that they can go through the ground:
The ground is the same sprite used for the platforms.
Is there a simple way to avoid that?
Make sure the ShadowLight is at the bottom of layer, by right clicking on it > Z Order > Send to bottom of layer.
Here you go
blackhornet Thanks!, this is really awesome i could use it sometime in my game.
I made a quick thing with the method you posted, my name is "Amro" btw
[attachment=0:13bpgfir][/attachment:13bpgfir]
You should just make when Left or right pressed not down i think you'll get some problems on the way if you put it when down
and for the main question, try this:
Hello there, i was trying to make a fixed drag and drop into the box thing.. and i want when there's an object in the top of the box and i try to drag another object into the box the object that was in top of the box goes down smoothly, it's more like the Turbo Dismount combo thing.
I'm sorry i couldn't explain it more.
Here's the capx:
[attachment=0:24pgw3sq][/attachment:24pgw3sq]
lilvee1989 Search "Hud" or "Health bar" i'm pretty sure there is more than one
Wow, looks really good.. are you planning on multiplayer in the future?
Also there's a bug where the other guy just gets stuck at mid air
Looks really neat, did you do the art?
Also check the Tutorials for level editors.
Please search the Tutorials before posting here, You can find so many tutorials about Health bars there.
Why are you using R180?