How can I do this? I need help

Hello everyone, I was working on a game recently, I saw a feature in a game that I really liked and I decided to implement it but it didn’t go very well, could you give me a hand and tell me how I could do it?

This is the feature: (Not the life bar, but the real-time view of the character)

lo del juego

I would greatly appreciate your help, Thanks for read.

1 Like

maybe you could try and add a loop

2 Likes

ViewportFrame that copies the player’s character model

2 Likes

you want something like this right?

yeah something similar to that

I tried something with the ViewportFrame, it didn’t work very well, I think I did something wrong


You have to use Heartbeat to update the ViewportFrame every frame
image
Here is the Model File if you want it : Help_Devforum_Devs.rbxm (6.3 KB)
and let me know if you want me to explain more about how the script work

Thank you very much brother for your help, I just started learning scripts and I was very lost trying to do that.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.