Aggressor/Victim Leg

Technical support for Characters, Stages or Screenpacks

Moderator: Moderator

GladLad
Posts: 25
Joined: Mon Jan 18, 2021 4:03 pm

Aggressor/Victim Leg

Post by GladLad »

For the aggressor:
How do I get a victim's false leg to show up over top of an aggressor I am trying to make?

My aggressor does not currently have the coding to tell the victim to show their false leg

The victim does have the code for that false leg

For other aggressors I am able to see the leg
UmbreonLover
Posts: 307
Joined: Wed Jan 26, 2022 12:03 am

Re: Aggressor/Victim Leg

Post by UmbreonLover »

need more details then that, because not all poses needs a "fake leg" to appear inside an animation
I visit this forum when I remember I exist!
Zeb2345
Posts: 388
Joined: Sun May 22, 2022 4:27 am

Re: Aggressor/Victim Leg

Post by Zeb2345 »

GladLad wrote: Thu Nov 02, 2023 10:52 pm For the aggressor:
How do I get a victim's false leg to show up over top of an aggressor I am trying to make?

My aggressor does not currently have the coding to tell the victim to show their false leg

The victim does have the code for that false leg

For other aggressors I am able to see the leg
I suggest you take Gettag's crazed victims group as an example.
such as for example:
Jill valentine
Eltnum
ruby rose
noel

rather, use any of the gettab victims that have pose number 12260 which would be the pose itself.
and the number 22260 would be the group number of the leg.
another group is 22262, but that leg is used only if the victim has the phase 2 deposit 12260 to 12262

that would be something like:

12260 is the pose
22260 is the foot sprite that comes out while the victim is in the 12260 pose because if the 22260 group did not exist, the attacker was dominating the victim and did not seem to be between the victim's legs, that's why it is the 22260 group.

and finally, if the victim has a second phase, then there will be the group 12262, which would correspond to the group 22262, which would be the sprite of the leg.

and the index for groups would be:

12260 3 index
22260 4 index
12262 4 index
22262 6 index
Zeb2345
Posts: 388
Joined: Sun May 22, 2022 4:27 am

Re: Aggressor/Victim Leg

Post by Zeb2345 »

and finally it would be to copy and paste the.eltnum air or any other gettag victim that has such poses on the victim that you want to put them on.
that's what you're looking for in the archive for.air these groups:

12260
22260
12262
22262
Zeb2345
Posts: 388
Joined: Sun May 22, 2022 4:27 am

Re: Aggressor/Victim Leg

Post by Zeb2345 »

it would not be "false leg" but it would be superimposed leg
Post Reply