#FIRST PERSON ARMS

1 messages · Page 1 of 1 (latest)

cosmic lance
#

I need help on making first person arms appear with the players' custom uploaded skin.

If I upload my custom skin and is using an addon with first person animations with the hands, I want to see my hands in first person WITH my skin as their texture. How do I make an addon like this?

chrome drum
#

Render controllers.
Make the arms appear using render controllers

cosmic lance
chrome drum
#

You're trying to show the player's arms in first person, right?

cosmic lance
#

Yes

chrome drum
#

and what do you want it to show, exactly?

#

do you want both arms to appear when holding nothing so you can play animations with them?

chrome drum
#

That means you have to edit the first person animations first in blockbench to show the player's left hand

cosmic lance
#

Alright then, I know how to do that part.

chrome drum
#

and then using render controllers, make the left arm appear when you're holding nothing

#

no need to create a new rc

#

just modify the player's

#

first person rc

cosmic lance
#

So change the parameters in the player render controller?

chrome drum
#

yep

#

the part_visibility

cosmic lance
#

alrighty

#

query.get_equipped_item_name(0, 1) == ''

#

this will work yes?

chrome drum
#

change the leftArm to have the same condition as the rightArm

chrome drum
#

just need to adjust the leftArm and leftSleeve a bit

cosmic lance
chrome drum
#

No problem!

fallen citrus
#

@cosmic lance hey i don’t wanna reinvent the wheel, did you get it working?

cosmic lance
fallen citrus
cosmic lance
fallen citrus
cosmic lance
cosmic lance
#

Most of the stuff you need to focus on is animation based.

#

I hope this helps.

#

:>

#

I am not sure however if this is the same thing I did back then when I first asked this question but it does work.

fallen citrus
#

my only goal is to basically add a punch animation