How do i animate a actor ?
appgameplay
Member Posts: 33
Like... I want to make a simple game, when user touches actor, actor moves. when left click is down, actor animate.
like talking tom, or like imagine a boxer actor, your finger is punching. How do I make that ? any takers who know how?
like talking tom, or like imagine a boxer actor, your finger is punching. How do I make that ? any takers who know how?
Comments
Hi @appgameplay Lots of takers here on the Forums who know how…
Get your animation frames together, either made yourself or commissioned, and use them in Animate Behaviours, triggered by booleans set by your left and right controls, for instance.
There's a really good template in the initial box that appears when you open GSC, under Open Recent Projects, it's called Platformer Template. I recommend you open that and study the Rules, you'll learn a lot about how to control a player via buttons, etc, collisions and more. :-)
PS Please don't make more than one thread about exactly the same thing, this is against Forum rules (and not good Forum etiquette anyhow). I'll delete your other thread now.
If it's on exactly the same subject but a slightly different question, just add a comment to your own thread, instead of making another one.
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
Ok so I just downloaded a "knight" gif. animation. (that template is not there, it just says recent, or clear history) ....
Look at this screen shot (because there is no where here to post a screen shot)
http://s21.postimg.org/i1z83zu1j/animationsscreenshot.png
instead. It was made on a mac so I hope you can open it. All the art is original and you are free to use it. The idea is to shoot chickens that are flying past. See my profile picture?
If you double click one of the chickens in the 'actors' window you should see all the
rules for animation. One animation for chickens flying past and another animation
for when you shoot them. No real chickens were harmed in the making of this game.
For the gun sound I started recording and slapped the desk with a magazine.
Chicken Blast >>
Is that what you're looking for?