Charas-Project
Game Creation => Requests => Tutorials => Topic started by: Lukas on June 29, 2008, 06:11:33 AM
-
Im not sure if this would be a cbs.
BUT is there a way to make the enemys just battle animations.
You so that they are a little more life like?
To just have them a looping animation?
If not please just telll me so i dont waist my time make the animations.
-
You CAN make the monster's image appear in front of the player and attack, but nothing like idle, status and death animations.
-
is it possible to make the sprite go 100 trans%?
so i could just use there pic make it part of the animation
and make it run up and attack?
-
Nuh uh. Not possible to make them dissapear.
However, what you can do is have the monster perform an attack that blacks out the entire screen, so that the only thing you CAN see is the monster attacking.
-
OBJECTION!!!
It Is possable to make them dissapear for 2k3 and XP
@k3 you just need to imput battle events for everybattle ( so basically it would be agonising)(make monster hidden if switch activated)
(if switch activated Deal 30 dmg to Hero1 ) Switch off (make enemy rea-appear)
XP has a transparent feature that make sprites dissapear...then you make their sprite into a battle animation...
and the rest is explainable
-
I was considering experimenting with making the screen fade to black (or at least partially black) and then it shows the monster attack the character. It didn't go too well. Too much of a delay when the screen fades to black, so it's not such a good idea if you ask me.
-
If youre using XP there is scripts that will allow you to use monster animations while in a side view battle system
-
iv seen sum on utube though lol
-
iv seen sum on utube though lol
The sum of angles (http://www.charas-project.net/forum/index.php?topic=23674.0)?
-
bluhman you just keep hitting my funny bone lol
-
there are other methods, like cut a part from the background of the battle and in the animation put it to cover monster, then in battle animation put images of monster attacking and it give the sensation that the monster is moving.
-
Here you go, Lukas, this should do the trick. It not writen by me. I've not bothered to test it, so I don't know if it will work or not.
Okay, this tutorial basically explains a way to have an animation based battle system. You can do lots of things with this such as a battle system surrounding the enemy completely, or even enemies that animate, only creativity is needed.
Basically before you even get started what you need is battle animations set up to look like your characters. After you have created those exact battle animations, you need to make an actual battle animation of all ofyour character under the animation tab. Place the frames exactly at (0,0) cooridinates.
Next what you need to do is make a decoy. A decoy is set up so when the monster attacks you, it would actually attack the animation. A decoy is also needed so that you can place your characters wherever you want to. Now to make a decoy you need to go to the animations2 tab. Click on poses and set his idle stance to anything, it doesnt matter because your character willl not look like that, it is only a decoy so dont worry. Next go to battle layout and you can see the "idle stance" that you had just picked. Move the character where you want him to be.
Next would be to assign the proper animations to the proper gestures. Go to animations2 and click animation type. Now for each animation you had made assign them to their proper places. For instance assign your animated victory stance to the victory option, ya dig? Now go to monster groups and try it out!
Their are some problems thart may happen with this but overall its perfectly fine. Just dont assign weapons their own animations and if you have your characters on the left side, be careful of pre-emptive attacks.
Sayonara