ID:273735
 
How would I code a technique where two people fuse together where the asker gets to control it and the other person can watch and then they unfuse and get back there old characters after a time period
Heya, you have been asking alot of questions of late and alot of them are not code related more along the lines of how you do it, pretty much asking for code.

http://slash7.com/2006/12/22/vampires/

I suggest you go and view some demos and read the coding guide. http://www.byond.com/docs/guide/

But you will most likely need to look into. having a var that holds the other players mob so he can get it back.. Place his mob inside that var, not sure if that will delete him from the game to so make a copy of him and send him to an unused region of the map and set his "client.eye" to you.
In response to Midgetbuster
Midgetbuster wrote:
Heya, you have been asking alot of questions of late and alot of them are not code related more along the lines of how you do it, pretty much asking for code.

I don't think I've seen a single other post by him, in here or in Code Problems...