![]() |
|
Ice ball particles - 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: Ice ball particles (/showthread.php?tid=9467) |
Ice ball particles - pikol - 11-04-2014 Ok, I have probably pretty easy problem, but can't figure it out... I want my ice ball to create this fancy ice pieces when destroyed, just like Freeze ice collumn, but going to frame 40, after 10,20 and 30 doesn't quite work... Code: <frame> 10 hitingRE: Ice ball particles - Silverthorn - 11-04-2014 Try to add frame 200, 201, or 202 into the sequence (forgive me, I'm getting forgetful which of these is the right one ). One of these should spawn these ice chunks. That's some hardcoded property, similar to how state 18 triggers the burning_smoke.
RE: Ice ball particles - AmadisLFE - 11-05-2014 Frame 201, make the state something other than 13 Ice particles will appear. RE: Ice ball particles - YinYin - 11-05-2014 or just leave any other state 13 frame and it should create ice ... RE: Ice ball particles - Bupkis - 11-06-2014 looking cool It's good to try |