Unity True Facials [v0.58b Pro] [HenryTaiwan]

3.90 star(s) 68 Votes

JhonLui

Well-Known Member
Jan 13, 2020
1,179
1,172
284
I found a way to "animate" boobs a bit:
- Install Unity Explorer (search button please..)
- set the scene up
- F7 to open the explorer
- scroll down the menu on the left untill you find "breast L" and "Breast R" below the female char.
- Open them and select the Breast bone "R" and "L" to perform the following changes for each one:
- set Y position to -1, set Layer by default on Ragdoll to Quad (maybe optional)
- Deactivate the main Breast R and L by clicking on the green flag, than reactivate them
- You should be good

Consider that this method influences the Y axis, therefor in some poses might not be noticeable

View attachment Screencapture 2025-01-02 02-49-42 1920X1080.mp4
 

lynch88

Newbie
Mar 19, 2019
98
48
179
Literally, just move. After spwaning in Tifa´s Apartment, hold "W" or "D" depending where your camera spawns. After moving, you should go through two bathrooms, the second one is the GH. Use the video as a guide (low quality to keep it fast loading)
Thank you
 
Aug 12, 2019
316
391
247
Made some other testing...
same as above, in addition:
To obtain a more natural effect you may change also the z to -1, so for both bones the value will be 0 -1 -1
View attachment 4400782
















You can also push it to z-2, but more than that will most likely break the model

View attachment 4400786
would you be able to post a version of the edited files? Would be v cool if you could.

Unity explorer ik ik, just that every time I try and follow the instructions for setting it up it fucks up at some point and am at kind of a loss at this point, I imagine some others are as well.
 

JhonLui

Well-Known Member
Jan 13, 2020
1,179
1,172
284
would you be able to post a version of the edited files? Would be v cool if you could.

Unity explorer ik ik, just that every time I try and follow the instructions for setting it up it fucks up at some point and am at kind of a loss at this point, I imagine some others are as well.
Sorry, no can do...
I tried everything and also asked the modders, but no luck..

The good news is that I experimented and came up with a faster and simplier way with good result:

Just mod the 2 bones position to: R -1 -1,5 0 and L +1 -1,5 0 (+ or - 0,5 depending on your taste)
2025-01-04 060824.jpg
 

Purple_Heart

Engaged Member
Oct 15, 2021
3,002
5,347
637
would you be able to post a version of the edited files? Would be v cool if you could.

Unity explorer ik ik, just that every time I try and follow the instructions for setting it up it fucks up at some point and am at kind of a loss at this point, I imagine some others are as well.
I am not an expert modder but I think unity explorer is for modifying unity games on the fly, think of it like cheat engine(but specialized for unity games), it changes game's data on ram instead of modifying files on hdd/ssd directly. So, I don't think he can give you "edited files".
 
Last edited:
  • Like
Reactions: JhonLui

elhefe8

Newbie
Jul 8, 2019
90
58
192
would you be able to post a version of the edited files? Would be v cool if you could.

Unity explorer ik ik, just that every time I try and follow the instructions for setting it up it fucks up at some point and am at kind of a loss at this point, I imagine some others are as well.
I have been trying to install unity explorer for a few days and i just cant get it to work either...
 
  • Like
Reactions: Doobi349

JhonLui

Well-Known Member
Jan 13, 2020
1,179
1,172
284
I am not an expert modder but I think unity explorer is for modifying unity games on the fly, think of it like cheat engine(but specialized for unity games), it changes game's data on ram instead of modifying files on hdd/ssd directly. So, I don't think he can give you "edited files".
I also tried to mod a .Lua but, besides not knowing the exact commands, most likely these bones don't have the attribute "movable" or "active" in the model, so it breaks the game..
Or maybe just because the male model doesn't have it, so it goes in conflict and breaks.. who knows

Was there a tutorial on how to make lua files? maybe reading the instructions could be of some help.. that kind of scripting seems fairly easy.
 

Purple_Heart

Engaged Member
Oct 15, 2021
3,002
5,347
637
I also tried to mod a .Lua but, besides not knowing the exact commands, most likely these bones don't have the attribute "movable" or "active" in the model, so it breaks the game..
Or maybe just because the male model doesn't have it, so it goes in conflict and breaks.. who knows

Was there a tutorial on how to make lua files? maybe reading the instructions could be of some help.. that kind of scripting seems fairly easy.
You can learn lua scripting but the thing is afaik game doesn't have any command guide or anything similar. It is the exact opposite of modding friendly. Best thing you can do is take a look at assembly file but the piece of shit called il2cpp is going to make it harder for you to understand. Good luck if you are still interested.
 

JhonLui

Well-Known Member
Jan 13, 2020
1,179
1,172
284
You can learn lua scripting but the thing is afaik game doesn't have any command guide or anything similar. It is the exact opposite of modding friendly. Best thing you can do is take a look at assembly file but the piece of shit called il2cpp is going to make it harder for you to understand. Good luck if you are still interested.
Thaks, but if I can make trough .lua ok.. in the end it looks like a simple [if, then, else] script and I have straight examples right there, otherwise I have no time to learn coding, let alone dlls.
I'm already starting to see pussies like the matrix :oops:
 
3.90 star(s) 68 Votes