02-08-2010, 07:29 PM
I tried to use MH-Razens method, but i I activate the first frame, the character disappeares. I don´t know whats wrong, I used the study example. If anyone has another idea please tell me.
Getting someone to the Enemy´s side
|
02-08-2010, 07:29 PM
I tried to use MH-Razens method, but i I activate the first frame, the character disappeares. I don´t know whats wrong, I used the study example. If anyone has another idea please tell me.
02-08-2010, 10:00 PM
May you messed up the sprites or the id lines... OR you spawn the char in a wrong frame or have a wrong next...
Btw, it's disappear like invisible+logo or completely erasing disappear? My Creations: (Click to View) Return (String) System.getNewsOfTheDay(); Barely active, expect slow responses. If at all. Greetz, Alblaka
02-09-2010, 12:47 PM
Hes is doing a move an then suddenly disappeares like he has never existed.
02-09-2010, 01:46 PM
When the char get to the deletion frame, did you give him some kind of special bdy to tell the char that's staying under the main char it's time to switch place?
02-09-2010, 01:53 PM
Didn´t did such a thing. Just copied the study-example. I think there he deletes just the char under him without switching.
02-09-2010, 03:05 PM
The study example work in stage mode only because it allow you to call another type: 0 to make the chars switch place. If you want it to work everywhere then the deletion frame sequence of the original char need to have some kind of special bdy to make the replacement goes up.
Thanks given by: MH-Razen
02-09-2010, 03:11 PM
Can you show me that? Because I don´t really know how to do something like that.
02-09-2010, 03:18 PM
In addition to the itr that help the replacing char (char B) stick to the original char (char A) which can be seen in the study example, you just have to add this itr to char B
itr: kind: 8 x: 0 y: 444444440 w: 85 h: 55 zwidth: 10 dvx: 32 itr_end: It will lead char B to a frame where he raise up from the ground. And now, as for char A, in his disappear frames, note a bdy with the same y: value so he will activate char B right before he vanish.
02-09-2010, 03:29 PM
I don´t have 2 chars. The B char is only an bdy at y: 1000
I will post the codes, maybe you can explayn me more clearly what you ment by that.
02-09-2010, 06:18 PM
wow, this topic is getting interesting - lets move it to advanced
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck" Don't dream your life, live your dream! Thanks given by: Sutetsu
|
« Next Oldest | Next Newest »
|