Little Fighter Empire - Forums
Possible? - 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: Possible? (/showthread.php?tid=1273)

Pages: 1 2


Possible? - Dragonxl - 10-08-2008

Is it possible to make something like this?

[attachment=852]


RE: Possible? - Azriel - 10-08-2008

yes. you can use the "vehicle" technique.




Azriel~



RE: Possible? - Silverthorn - 10-08-2008

Hmmm, you might want to search for "lf3 3.6", a polish lf2 mod. Its stage mode has some gun that are being activated when a player comes near. You could make the gun shoot by adding an itr (kind: 8) in the gun with the corresponding bdy in every character. To make the character display the right images, use and itr (k: 3) in the gun that'll make the char go to the right frame ;)


RE: Possible? - Gad - 10-08-2008

http://www.megaupload.com/pl/?d=1OVU7618 - here's the link.


RE: Possible? - Ascor - 10-09-2008

i think that they've used objects with c-points that are bringing the player to a frame where when he presses a he's going to a frame where he summons the things that he is shooting
the x and y values are setted that it looks like the gun has shooten them


RE: Possible? - Zhyhm.Z - 10-11-2008

Quote:Hmmm, you might want to search for "lf3 3.6", a polish lf2 mod. Its stage mode has some gun that are being activated when a player comes near. You could make the gun shoot by adding an itr (kind: 8) in the gun with the corresponding bdy in every character. To make the character display the right images, use and itr (k: 3) in the gun that'll make the char go to the right frame Wink

To make the character display the right images, i have another idea:

First, the gun creates a bdy (just like in the platform technique)

Then, add an itr kind 8 to the walking/running frames, leading the char to the shooting frame, and the character shoots balls (with opoint). The right x, y, value should make the move become realistic (like the gun's shooting, not the char)


RE: Possible? - Dragonxl - 10-12-2008

Hmm... can you explain more? I donĀ“t now how to make an itr that leading to an other frame...


RE: Possible? - MH-Razen - 10-12-2008

actually if this bdy to spawn is hidden and have a type 0 bdy at y: 1000, your chars also have a itr/kind 8 at y: 1000, the dvx in there is lets say 350, so if the char walks near the shooter the itr and the bdy correspond and the char go to frame 350 and move to the center of the bdy-object. at frame 350 you can make your shooting stuff and dont forget about an escape frame since walking will not work then :p


RE: Possible? - Silverthorn - 10-12-2008

check out the information about itr/k: 8 >here<. The dvx will tell you the next frame if the itr is being touched by a type-0-bdy ;)


edit: darn, why are you always faster, MH?


RE: Possible? - Guigs - 10-12-2008

It's a good idea though!

And it's possible, like they up said, doing like a fixed vehicle.
You could also put a limit of bullets, that would make it destroy itself when the bullets are over.

Would be a nice item for a stage mode (of course to the guns mods).