Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Control over another characters body
#1
ell, i am coding a character who can posses peoples body. Know, the way it works, (they way i want it to) is that if the character hits the opponent at any time, and he clicks a certain key combination, let's say for example DJA he would take over the opponents body that he had hit. The normal body should just go to the lying frames, and can still be hit and killed, so when the character is killed, he will still be in the body of the opponent he has possessed. While he is alive, he should be able to possess an opponents body, and switch back to his normal body. Also, if he goes to posses a character body, he should posses the body he last hit.


Anybody know how to code anything like this?
[Image: variaboss.png]
SUPER B*NER: :3
Reply
Thanks given by:
#2
Download silva in the fileplanet and check the code. She can control Davis when holding him and press D + J + A
Reply
Thanks given by:
#3
You would need to orchestrate a transformation of your character into
the opponents character, by being sent to a special frame via a special
ltr the opponent's character has.
To save the opponent from interfering, I'd have a ball hold them high in
the air.
I'd use a ball to simulate your lying character, but having it have your
original health and be able to lose it is impossible.

This is the only possible method I can think of for strict control.

It also requires a unique edit of every character, and it's really only
a simulation, as any actual possession techniques is nigh on
impossible...


epic Ninja'd

I had no idea no one, I gotta go check this out...
Trust you're all well.
Reply
Thanks given by:
#4
(09-02-2009, 12:15 AM)no one Wrote:  Download silva in the fileplanet and check the code. She can control Davis when holding him and press D + J + A

Wasnt that Bluna?

(09-01-2009, 10:22 PM)Madara Uchiha Wrote:  The normal body should just go to the lying frames, and can still be hit and killed,

That is imposible.
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
Reply
Thanks given by:
#5
to lazy to dowload that silva/bluna/whatever/stuff, but if he/she/it can only control Davis, then it isn't that hard atall.... well, it's still hard but pretty possible
Reply
Thanks given by:
#6
I guess, the way Madara wants to work this it CAN'T work...

The only way (imo) to create such an effect is, to transform your controlling char into the hit enemy, hold him caught invisble and leave a special bdy as "your original body". But still, the "possessed enemy" will have same hp and mp as you etcetc

May you can do something with hex, but in total that should be difficult (not impossible though)
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by:
#7
I thought about doing that with a ball but then i figured you wont be able to make him hurt his teammates.Is this possible to make the possed character hurt his teamates?

Lol do not force him into new created frame with state: 18 ik0 ,unless its the only way.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)