Little Fighter Empire - Forums
type3 slowdown - 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)
+---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=14)
+---- Thread: type3 slowdown (/showthread.php?tid=639)



type3 slowdown - manxeater - 07-19-2008

type3 hits an object(state 3005)

it slows down.
why
how to stop it from slowing down
???


RE: type3 slowdown - MH-Razen - 07-19-2008

slow down? how should I understand this?

-a chase ball gets slower: congrats, you're a DC Master
-a ball "fall down" in the floor: use dvy: 550
-maybe activated in the ground? Sinow made something like this ...

anyways: please post the code


RE: type3 slowdown - Azriel - 07-20-2008

it's just the common lf2 thing, whenever something hits something else, both objects freeze for 1 frame (hence the 1v251 videos). => if u have so many objects that keep getting hit, the hitter will stay hitting until it doesn't hit anything else and goes to next frame. Way to stop this is to keep opointing new objects of itself using next: and stuff.



Azriel~



RE: type3 slowdown - manxeater - 07-20-2008

Azriel Wrote:it's just the common lf2 thing, whenever something hits something else, both objects freeze for 1 frame (hence the 1v251 videos). => if u have so many objects that keep getting hit, the hitter will stay hitting until it doesn't hit anything else and goes to next frame. Way to stop this is to keep opointing new objects of itself using next: and stuff.



Azriel~

btw.i found out that such a thing is impossible =\(atleast no easy way)

so i work myself into a situation in which i dont need that:)

~solved