Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting someone to the Enemy´s side
#11
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.
Reply
Thanks given by:
#12
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
Reply
Thanks given by:
#13
Hes is doing a move an then suddenly disappeares like he has never existed.
Reply
Thanks given by:
#14
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?
Reply
Thanks given by:
#15
Didn´t did such a thing. Just copied the study-example. I think there he deletes just the char under him without switching.
Reply
Thanks given by:
#16
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.
Reply
Thanks given by: MH-Razen
#17
Can you show me that? Because I don´t really know how to do something like that.
Reply
Thanks given by:
#18
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.
Reply
Thanks given by:
#19
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.

Reply
Thanks given by:
#20
wow, this topic is getting interesting - lets move it to advanced :)
[Image: random.php?pic=random]
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!
Reply
Thanks given by: Sutetsu




Users browsing this thread: 1 Guest(s)