![]() |
||
John's Energy Shield - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7) +--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11) +--- Thread: John's Energy Shield (/showthread.php?tid=3157) Pages:
1
2
|
||
John's Energy Shield - Tsukasa - 06-30-2009 How do I make the shield stay even after when someone runs into it? [Hope you understood what I typed :S] I kinda feel bad that my first post is something like this X.x RE: John's Energy Shield - Azriel - 06-30-2009 in the hit frames, make a next: back to the shield frames. also, make the hit_a: and hit_d: tags in the shield frames 0 Azriel~ RE: John's Energy Shield - Tsukasa - 06-30-2009 Thanks, but.. doesn't that make the shield stay forever? I do want it to.. uhh. disappear.. just not when a character hits it.. ![]() RE: John's Energy Shield - Som1Lse - 06-30-2009 I once did this. I think I opointed out a ball that reacted as if it were Johns shield and disapeared after three TU's. Then the original shield wich opointed out the fake damager used a hit_a: and a hit_d: to disapear. But beware that this makes the character very overpowered. Imagine two shield like this. > C < > and < is shields and C is the character. When he touch one shield he will continuesly keep bumping into the other shield and that will do alot of damage. Hope you understand. Edit: And welcome to LFE. 5 posts to go. RE: John's Energy Shield - Azriel - 06-30-2009 then get a clean version of the john_ball.dat, copy the hit frames to somewhere else and renumber them. in the original hit frames, make it go back to the shield frames (and possibly change pic numbers). then, make the hit_d: in the shield frames go to the renumbered hit frames. Azriel~ RE: John's Energy Shield - Ascor - 06-30-2009 totaly agreeing to azriel btw: this method was my first thought i always do that if i want things not to disappear ![]() ![]() RE: John's Energy Shield - Tsukasa - 06-30-2009 No luck with that either.. or I did it wrong >.< I tried something though.. it works.. with little.. err.. flaws? 1> I copied all the shield frames (renumbered them of course) 2> Changed their kind to 0 3> pic: 999 4> Increased itr area 5> Added a frame which would opoint it [next frame to the original frame] Problems.. 1> Character gets hit a lot if they hit the shield from it's back 2> Sometimes (not every single time), when the char hits the shield while running.. the shield disappears [probably increasing the width would fix this..] RE: John's Energy Shield - TheNave - 06-30-2009 uhm, could you post your code here please? would make it more easy for us(well atleast for me) to understand what ya did^^ RE: John's Energy Shield - Tsukasa - 06-30-2009 Okay.. Sorry ^^;; Edit: Changed to make it smaller and actually use the shield john_ball.dat I copied the shield frames and did this..
john.dat Added Frame 307
Forgot to mention zwidth and state:3005 earlier ^^;; Louis can walk past.. since he doesn't fall.. RE: John's Energy Shield - no one - 06-30-2009 I don't know what is wrong in your code but I do exactly what Azriel has suggested and I found no bug (if you don't count can't rebound your own ball is a bug). And for the more-hit-than-usual bug, change the vrest to higher value. |