![]() |
|
transformation into a certain frame of the character - 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: transformation into a certain frame of the character (/showthread.php?tid=491) |
RE: transformation into a certain frame of the character - Hypermodder - 06-21-2008 Take louis for example- He can hurt his enemys with his armor before he finaly transforms into louisEX. So if you wanna have a blastaway just put some opoints or itrs in the transforming frames--- RE: transformation into a certain frame of the character - MH-Razen - 06-21-2008 wingsofthewind Wrote:i need help here, im trying to transform my character into another but after the transformation takes place the character is always standing. is there a way to transform the character into lets say frame 60 of the character? so the character transforms into another character delivering a punch Make both characters transformable for state 8000. Then, in the transform-move, you activate a stuck frame (type 0) which is there for 5 TUs, then you can delete it. This stuck frame has a bdy at y: 1000. In the character you transform into create a itr/kind 8 in frame 0 which leads to the frame you need with the dvx calue Have fun ^_^ @bambori: sure catch would work, too, but you need to work with state 18, hide burning smoke and stuff... much more complicated...) RE: transformation into a certain frame of the character - Silverthorn - 06-21-2008 Following suggestion: does a player need to know which character is used in a certain moment? Not necessarily. What if your character already transforms visually (by that, I mean sprite-wise), opoints some stuff (you could actually copy the move from the other character), and then, after the attack has begun, transforms into the new one. Easiest method I guess. RE: transformation into a certain frame of the character - manxeater - 06-22-2008 Silva Wrote:If you were making a mod I could make a new transform state(pretty much like 4xxx) and you stay on the same frame after transforming. So basically lets say you use state 4000 on frame 320, after you transform your character will be in frame 320 so you just do "next: 60" and he punches I AM MAKING A MOD. and i was thinking if you could do that for me. and this Silva Wrote:I could make just made me happy ![]() so, can you put that in a cfg update? ![]() PS: I Wrote:I AM MAKING A MOD.so you wont be wasting time. i guarantee that
RE: transformation into a certain frame of the character - wingsofthewind - 06-22-2008 @silva can you show me an example of your way? RE: transformation into a certain frame of the character - Boop - 06-22-2008 My way involves editing the lf2.exe file. So basically if you are making a single character you'd have to give out a modified lf2.exe file as well, which isn't really acceptable traditionally if it is just one single character. If your are making a mod it is a different story. I guess I'll go do it now. Finished: http://www.mediafire.com/?ijvzzzmit0m When transforming, use state 4000 instead of 8000 ( Plus you don't have to worry about image shifting and all that). The frame stays the same, so if for example you use the state on 320, after you transform the character will stay on 320. RE: transformation into a certain frame of the character - ~Dome~ - 06-22-2008 Great Silva! This will open much new advanced D.C methods
RE: transformation into a certain frame of the character - Boop - 06-22-2008 Just wondering, did you test it? I lack my tester/dc dude(a.k.a yinyin) so I couldn't test before releasing. I just made sure it didn't crash and thats it .
RE: transformation into a certain frame of the character - YinYin - 06-22-2008 ~Dome~ Wrote:Great Silva! This will open much new advanced D.C methodsactually it gets us rid of many 'advanced' dc methods - which is a good thing because hard coded stuff works instantly and smooth topping this new feature with yet again complex dc stuff wouldn do it justice Silva Wrote:Just wondering, did you test it? I lack my tester/dc dude(a.k.a yinyin) so I couldn't test before releasing. I just made sure it didn't crash and thats itconfirmed to be working perfectly - no bugs related to new or original state found wonderful idea making it just stay in the same frame btw edit: wingsofthewind Wrote:i need help here, im trying to transform my character into another but after the transformation takes place the character is always standing. is there a way to transform the character into lets say frame 60 of the character? so the character transforms into another character delivering a punchi still dont quite get why you really need some complex dcing or hex editing for just that when you can simply put that into the transformation sequence ... (especially when it really is a classic character transform only serving the purpose of switching to another character ... ie no type change or anything that would necessarily require that action to be in the transformed object) RE: transformation into a certain frame of the character - manxeater - 06-23-2008 no wonder silva was busy. ![]() so, how 'bout a cfg update?
|