Hello,
I saw that's it's possible to warp the player in the canvas to a new location using Link point (note that you need to have one screen between the two locations for have available fade effect).
So it's worked perfectly.
But is there a way to warp a gadget/enemy/ally ?
Regard,
Sly
Warp Gadget: possible?
● ARCHIVED · READ-ONLY
-
-
I don't know if they can go through link points or not (never tried that). But here's a theory!
Make your gadget/enemy/ally and give them a switch that's only on when they are alive.
Then make a copy of that gadget/enemy/ally that is only activated when that switch is turned on. Then put the gadget/enemy/ally on every screen you want them to go to. Depending on what exactly you are wanting to achieve you may have to get fancy regarding health and other stats that carry over to the new screens but it shouldn't be too big of a problem. -
Hello Kain,
Your idea is good but I think too complicate to manage for what I want.
The thing I want is to warp the main character to an other screen when player change room. It's a sort of style I like for game. So it's like the Ally or ennemy has the possibility(or not) to follow you in the other room.
I will think about that...
Thank man!