Little Fighter Empire - Forums
Broken edited Weapons - 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: Broken edited Weapons (/showthread.php?tid=10899)



Broken edited Weapons - Uri - 10-12-2018

Is it possible to change broken.dat in a way that manages to present frames for broken new weapons?


RE: Broken edited Weapons - STM1993 - 10-12-2018

Not without editting the EXE in one way or another.

The closest thing you can do with normal LF2 data changing is to make the new weapon spawn another object via opoint kind 2, and hold it via wpoint. Whenever the new weapon is broken, it is deleted, thus dropping the object it is carrying, and making it play a "broken" animation.

Its not perfect, and you'd likely want to make the opoint only happen when the weapon has fallen to the ground, but its way better than having no broken animation at all.