Maybe you can make a new char out of it. That would really be nice!
Just a lil' suggestion: Try to make template hover just by staying in the air. It isn't very realistic if he flies up that high. And change the input to J instead of A! It is annoying to be unable of performing kicks in the air
(10-15-2008, 07:37 PM)snorsorbet Wrote: And change the input to J instead of A! It is annoying to be unable of performing kicks in the air
sorry, that is not possible!
The whole idea is based on the jumpattack!
Just make chars jumpig a bit higher and then hold attack!
Will kick 2,3 times! And thats how my hovering works!^^
But dash attack still works! Who needs jump attack?
I've played a bit around and got following result:
The forum is a meeting place for people from any nation to talk and have fun. Therefore, to ensure that everybody is able to participate and understand you, please stick to English with proper spelling and grammar.
Rule 2: Think before posting (+10%, 2 weeks)
Spam (posts that contain literally no useful information at all), off-topic discussion, gravedigs (posting in threads that have been inactive for several weeks) or generally senseless posts (posts that are hard or impossible to understand) of any form won't be accepted.
If you want to ask questions, search the Mainsite (http://www.lf-empire.de) or the forums first to check if your enquiry has been answered elsewhere.
Rule 3: Etiquette (+30%, 2 weeks)
Generally, common sense applies here. Do not offend, harass, curse, show disrespect, or be rude towards anyone. Newcomers shall be treated, like anybody else, with respect.
Additionally, sexual or illegal content (such as pirated software, plagiarisms) are not allowed and will immediately be removed.
Rule 4: No multi-accounting (+40%, 1 month)
You may only have one single account on LFE. Bans will be allotted upon disregard.
Rule 5: Follow posting guidelines (+10%, 2 weeks)
As LFE offers you to select differently colored themes, submitting posts with excessive color formatting is strongly prohibited as it possibly makes it hard to read them in other themes.
If you submit an excerpt from .dat-files, use [code=dc]Your code here[/code] for clear presentation.
Use descriptive titles when posting a thread. “Help” does not tell a whole lot.
Click the [Solved]-button when a thread of yours has been cleared of your problems.
Rule 6: Follow profile guidelines (+10%, 2 weeks)
Please keep your signatures under 150 pixels in size, including text. Refrain from using animated pictures as they can take longer to load on some computers. Using sounds or anything which interferes with the forum layout is forbidden.
Do not upload avatars larger than 100 KB.
Rule 7: No backseat moderating (+10%, 1 week)
If you feel that a person has broken one of the above rules, please use the report-button located under each post. You may write the user a personal message (PM) but do not post in the respective thread to inform about the violation.
(10-15-2008, 07:52 PM)Drahcir Wrote: Well, you could always try the defend button...
you didn't get it!
It just works with attack!
Try out this:
1) Make a random char jump higher
2) Play, jump and hold attack!
result-> char kicks more then 1 time!
I used next: 212 which gives a jumping or dashing char a lil push upwards! And if you hold attack now, you will constantly fly upwards, but the short wait-values are giving him a better handling!
I HAVE SOME PROBLEMS WITH MY COMPUTER!
Please don't wonder when I suddenly dissapear for a while!
<a href="http://www.techno4ever.net">
@HM
you can explain to me the mp: thing. the way i think it works is u just keep having the Jump frame repeated (next: 212), unlike a proper float, but i'm not so sure. (correct me if i'm wrong)
@everyone else
stop talking about the D, J or A. to fulfill your minds, if you haven't noticed, state: 4 and state: 5 are "special" states. this means that if u hold down A on each of these frames, if you
- are not holding a weapon, always go to frame 80 or 90 respectively.
- are holding a weapon, always go to frame 30 and 40 respectively.
this is coz the way lf2 is programmed (at least the way i do it), is to have getAttack and isAttack boolean variables (true/false). in all normal situations, when u press A, and getAttack is true, isAttack is set to true, and a timer counts how many frames that A is pressed, and then makes getAttack and isAttack to be false, so no matter how long u hold A down, it isn't read. but getAttack is set to true again when u release the key (but isAttack stays false till u re-press it). this is y in every other state, input holding for A doesn't work. but in state: 4 and state: 5, getAttack is constantly reset to true, regardless of the timer thing (when the timer sets it to false, the state's code overwrites it and sets it to true, so input holding works).
please, stop posting "change it to J or D". only A will work for input holding in ALL situations...
(10-16-2008, 05:15 AM)Azriel Wrote: @HM
you can explain to me the mp: thing. the way i think it works is u just keep having the Jump frame repeated (next: 212), unlike a proper float, but i'm not so sure.
Yes, it repeats the frame when template jumps if you hold A.
(10-16-2008, 05:15 AM)Azriel Wrote: please, stop posting "change it to J or D". only A will work for input holding in ALL situations...
Oh sorry, I didn't know... Thanks for explanation :P
"To avoid criticism, don't do nothing, don't say nothing, don't be nothing."
"Loser is the man who made a mistake, but isn't capable to convert your mistake in experience"
"The biggest mistaken in life, is being afraid of mistaken"