How can i make 3D avatar of player on gui?

Hello! I’m trying to make something like this!
image|690x476

But i dont know how do i change the avatar to player and add custom animation.
Thank for helping :laughing:

2 Likes

Use viewport frames.

Here’s a youtube tutorial on how to use it:

Set the viewport so it looks at a dummy. Through a local script in starter gui, make the dummy the character of the player.

2 Likes

ya that’ll work :slight_smile: