![]() |
Screen Effect - 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: Screen Effect (/showthread.php?tid=2553) |
Screen Effect - NocturneSama - 04-11-2009 I'm trying to opoint an type 3 object which sprite dimensions are 800x600, and i would like to lock this image in the screen, like sharingan in NTSD. How can i do it? P.S.: I already tried state 9997, but i failed =/ RE: Screen Effect - Magnamancy - 04-11-2009 The sharingan from NTSD hasn't been locked in place, to the best of my knowledge. The effect (red) is just a stupidy huge sprite ![]() I don't think the locking effect is actually possible. (I know this has been discussed before, but I can't find that thread ![]() Well, what is the effect you're trying to accomplish with having the sprite locked to the screen? Edit: You may have to settle with having the sprite follow the character it affects ... RE: Screen Effect - genevrier - 04-11-2009 Maybe you should try put the dvx, dvy and dvz values 550 in that type 3 object.. RE: Screen Effect - no one - 04-11-2009 Any object with state: 9997 will fall to the ground if you opoint it without a dvy: 550, try fixing it. And another thing: if it's too big, only part of it will show. RE: Screen Effect - NocturneSama - 04-11-2009 the image's dimensions are 800x600, and the dvy is 550. But it still isn't locked in the screen TT_TT |