Jump to content

Futas/Females/Femboys for figura V5 (Not FFF texture pack)


some_name3

Recommended Posts

  • 3 weeks later...
Posted

Question: does anyone know which mod can allow creating npc(And maybe put them into different poses like Easy npc)with such models?

  • 2 weeks later...
  • 3 weeks later...
Posted

i cant see my head in paperdoll 

i use fabric and paperdoll in figure mod and version is 1.21.4

If I press f5 and look at it from a third-person perspective, I can see the head. But from a first-person perspective, I can't see the head in paperdoll.

Also, when I press e to look at the inventory window, it looks like I have a head and when I press esc to stop, I see my head, but when I go back to the game, I don't see it.

image.png.0774d83f1fe58e2aac4ee35193a635d8.pngimage.png.97c9d77876254bedc6d1bd353a28e761.png

I tried with other avatars, but the results were the same.

what can i do for avatar?

Posted (edited)
15 hours ago, JellyTako said:

i cant see my head in paperdoll 

i use fabric and paperdoll in figure mod and version is 1.21.4

If I press f5 and look at it from a third-person perspective, I can see the head. But from a first-person perspective, I can't see the head in paperdoll.

Also, when I press e to look at the inventory window, it looks like I have a head and when I press esc to stop, I see my head, but when I go back to the game, I don't see it.

image.png.0774d83f1fe58e2aac4ee35193a635d8.pngimage.png.97c9d77876254bedc6d1bd353a28e761.png

I tried with other avatars, but the results were the same.

what can i do for avatar?

The avatar directly checks to see if you're in first person and will hide the head if you are. This is probably done due to a bug(?) introduced in First Person Model 2.3.4 where the head doesn't properly get hidden for Figura avatars.

The way it was implemented into this avatar, it checks if you're in first person every tick and toggles it based on that instead of properly checking what context you're rendering and toggling based on that
In script.lua, look for the if block that looks like

    if host:getScreen() then
        models.model.TorsoBase.Chairman:setVisible(true)
    elseif renderer:isFirstPerson() == true then
        models.model.TorsoBase.Chairman:setVisible(false)
    else
        models.model.TorsoBase.Chairman:setVisible(true)

    end

and remove the entire if block. Make sure the if block contains `renderer:isFirstPerson() == true`, if it doesn't, you might remove the wrong thing and break the model
If you want to properly hide the head in first person, use First Person Model 2.3.3 if available or paste

local hide_fp_part = models.model.TorsoBase.Chairman
function events.render(dt, context)
    hide_fp_part:setVisible(context ~= "FIRST_PERSON")
end

at the bottom of script.lua

 

Edited by CheeseyCake9238
Posted
15 hours ago, pukekolover99 said:

the script doesnt work for me and i dont know why

Need more information than "doesnt work". Does it just do nothing? Does it crash or show an error? If it does, can you send the error?

Posted (edited)

 

On 4/23/2025 at 1:39 PM, CheeseyCake9238 said:

The way it was implemented into this avatar, it checks if you're in first person every tick and toggles it based on that instead of properly checking what context you're rendering and toggling based on that
In script.lua, look for the if block that looks like

    if host:getScreen() then
        models.model.TorsoBase.Chairman:setVisible(true)
    elseif renderer:isFirstPerson() == true then
        models.model.TorsoBase.Chairman:setVisible(false)
    else
        models.model.TorsoBase.Chairman:setVisible(true)

    end

and remove the entire if block. Make sure the if block contains `renderer:isFirstPerson() == true`, if it doesn't, you might remove the wrong thing and break the model


This script does work in my game, I just remove the part mentioned but does not add the second script and no error log shows up. In which mentioned if function shows around lines 100 to 150.

So yeah, it works on my scenario by just removing the if function.

Edit: I need to change and remove one by one for each model

Edited by hentaipalace4
  • 2 weeks later...
Posted (edited)
On 5/11/2025 at 12:33 PM, Zero-Louise said:

what wrong with me game? i'm using ATlauncher, i do upload the model

 

2025-05-11_23.30.36.png

Refer to the comment I made here which properly explains the error.
Also don't use heavy or AST compression, both of them can cause issues with models/scripts and make errors pretty much useless as it removes most information that could be used to fix a problem

Edited by CheeseyCake9238
  • 4 weeks later...
Posted (edited)
8 hours ago, Neifit said:

Como fasso pra por na versĂŁo de celular

Not possible to port to bedrock, Bedrock edition doesn't support Figura and these models ONLY work on Figura

Edited by CheeseyCake9238
  • 1 month later...
Posted
2 hours ago, Eos433 said:

how to you use the animations in game? im not really that smart.

Using the action wheel. Check your keybinds for the key you have to hold to bring it up

  • 4 weeks later...
Posted

how can i upload a model to the cloud to use sex animations just like the gif on the most left ? (all i know is how to use the action wheel)
 

  • 3 months later...
Posted (edited)

Anyone knows if it possible to use these with Rlcraft? Or use this mod without Figura mod? I dont care about animations i need only the models

 

Can i make it work with Customizable Player Models?

Edited by starka1256
Posted
16 hours ago, starka1256 said:

Anyone knows if it possible to use these with Rlcraft? Or use this mod without Figura mod? I dont care about animations i need only the models

 

Can i make it work with Customizable Player Models?

You need Figura for these models to work, These models use meshes which only Figura supports as far as I know 

  • 2 months later...
Posted
On 4/22/2025 at 6:34 PM, JellyTako said:

i cant see my head in paperdoll 

i use fabric and paperdoll in figure mod and version is 1.21.4

If I press f5 and look at it from a third-person perspective, I can see the head. But from a first-person perspective, I can't see the head in paperdoll.

Also, when I press e to look at the inventory window, it looks like I have a head and when I press esc to stop, I see my head, but when I go back to the game, I don't see it.

image.png.0774d83f1fe58e2aac4ee35193a635d8.pngimage.png.97c9d77876254bedc6d1bd353a28e761.png

I tried with other avatars, but the results were the same.

what can i do for avatar?

Where did you download the Warden model?

  • 1 month later...
  • 3 weeks later...
  • 2 weeks later...
Posted
On 1/17/2026 at 9:51 PM, Meme_cat_77 said:

Where did you download the Warden model?

download the not updated or revamped models then you'll get it

Posted
On 4/4/2026 at 5:36 PM, jonh doe_5 said:

download the not updated or revamped models then you'll get it

Where? He's twitter account is deleted

  • 2 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...