[solved] Itr Kind 8 Question - 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: [solved] Itr Kind 8 Question (/showthread.php?tid=4310) Pages:
1
2
|
|||
[solved] Itr Kind 8 Question - Art - 01-06-2010 I am sorry for a noob question but I read the itr kind 8 tourital and tried to practice and I tried to make Naruto go to frame 330 when Sasuke does the Chidori Nagashi (as for testing the state) but nothing works. Here is the code Naruto:
Nagashi:
I also watched ntsd codes and I was totally confused that nave uses almost the same y coodinates but the itr has a bit different coodinate RE: Itr Kind 8 Question - Divisor - 01-06-2010 It's possible that the areas don't overlap... Do you want to make it that Naruto goes into frame 330 no matter where Sasuke uses Chidori Nagashi (could be anywhere on the map) or does it have to use it near him? RE: Itr Kind 8 Question - Art - 01-06-2010 I am making that for test but yes I also don't understand about y value. Why is it a bit different in a bdy than in an itr in the tutorial RE: Itr Kind 8 Question - Divisor - 01-06-2010 Yes what? (01-06-2010, 09:09 PM)Divisor Wrote: It's possible that the areas don't overlap... (01-06-2010, 09:09 PM)Divisor Wrote: Or does Sasuke have to use Chidori Nagashi very near to Naruto?Which one? @About the different y: In which tutorial? I always use the same y: value in the body as well as in ik8. RE: Itr Kind 8 Question - Art - 01-06-2010 That Naruto has to go to frame 330 when Sasuke does Nagashi anywhere In this one http://www.lf-empire.de/forum/showthread.php?tid=3583&highlight=itr+kind+8 RE: Itr Kind 8 Question - Divisor - 01-06-2010 Then you have to make it so the area of the bdy overlaps the whole map... Nagashi:
RE: Itr Kind 8 Question - Art - 01-06-2010 Thanks It doesn't work( RE: Itr Kind 8 Question - TheNave - 01-06-2010 it lacks a zwidth: 500, also those huge coords should be in the intr instead of the bdy RE: Itr Kind 8 Question - Art - 01-07-2010 There is something I don't understand and it is that if I even tried to to do the almost the same accept for the y: coodinate code as nave does with state 8 and bdy it still doesn't work( It is not only about nagashi. It is in all RE: Itr Kind 8 Question - vandesdelca - 01-07-2010 Naruto must have itr/k8 with Overlapping y point at certain frames or wherever you want and use dvx: 330. and Sasuke at "Chidori Nagashi" State should have Special Bdy with the same overlapping y point as "Naruto's itr/k8". So , the point is: -Naruto in every frames have itr/k8 with x: 0 y: 10000 w: 999 h: 999 zwidth: 999 and dvx: 330(where he'll go when sasuke do nagashi) -Sasuke in chidori nagashi have bdy with: x: 0 y: 10000 |