#Two questions regarding the player's avatar

59 messages · Page 1 of 1 (latest)

white locust
#
  1. how do you make it so the avatar is custom to the game, lets say make everyone a gray rig or smth
  2. how do you make it so that visually the player is at two places at once
oak onyxBOT
#

studio** You are now Level 5! **studio

quartz moon
#
  1. Get Ur Custom Avatar Model And Name It “StarterCharacter” and place it in “StarterPlayer”
#
  1. Can u explain more
white locust
#

yea so im making a main menu to the game in a seperate place, and I have character customization all figured out, I just need to replace the dummy you're customizing with the player. Additionally in the main screen of the main menu I wanted the player to be visible, with their changes as well. They're doing a kinda dramatic pose on the main screen so I wanted what ever you customize to be visible on a rig or the character in the main screen

#

banisher imma be working on this for a while, there is going to be so much of this game on this server

#

so add another script in the same button that does the same thing just to the rig on the main menu?

#

oh wdym then

quartz moon
#

so theres 2 different “pages” the character shows up on the “main menu” and “character customization” screen correct

#

?

white locust
#

indeed

quartz moon
#

okk simple

#

Instead of applying the changes everytime to both the main menu screen character model and character customization screen character model, just first make sure the customizations are applied to the character in the customization screen, then everytime the menu screen is opened u js clone the character there

#

So basically like Refreshing the main menu screen everytime its Enabled

white locust
#

thats what im asking, how do I clone the character?

quartz moon
#

Character:Clone() ?

white locust
#

sorry I never explained this, im legit mad slow at this because im learning as I make my first game, so I have no idea where to even put that line of code or how to alter it to my needs 💀

quartz moon
#

😭 lemme see ur main menu screen code

oak onyxBOT
#

studio** You are now Level 25! **studio

white locust
#

yeah datastores correct?

#

bro idk youre the wizard

#

nope

#

only of its exitance

quartz moon
#

Their character Is displayed on the main menu screen like this, so the way they explained is, they want the changes to be applied to the character in the main menu

#

but yes also what u said

white locust
#

btw, the StarterCharacter in the StarterPlayers folder didnt work 😭

quartz moon
#

its not that advanced 😭

#

Its js cloning the character n using datastore

white locust
#

because I have ambitions 😎

#

oh yeah its a pretty big project

quartz moon
#

What game are u making

white locust
#

a large rpg with a survival aspect thrown in there

quartz moon
#

😭😭

white locust
#

IM HIM

quartz moon
#

I meann im making a cod zombies game as 1 person 😭

white locust
#

see this guy gets me

white locust
#

but yeah the startcharacter didnt work 😭

quartz moon
#

well yess its what i did today

#

i made all that today as a test for now

#

its not finalll

white locust
#

bro it took me a week to get this menu 💀

#

ill try

#

BUT STILL THE STARTERCHARACTER ISNT WOOORKKINGGGG

#

ikkk its gonna be confuzling

quartz moon
#

making game starting places with only gui is such a painn

quartz moon
#

Cause u gotta do so muchh stuff client side and remote events

white locust
quartz moon
quartz moon
#

did u name it StarterCharacter

white locust
#

I feel stupid

#

in a rush i named i

#

it

#

StartCharacter

quartz moon
#

😭

white locust
#

aight the custom player works

#

now to get them in two places at once