Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make per player models?

Asked by 6 years ago

AKA: client sided models/effects i got an idea for a game i could make, but i have absolutely no idea how to make client sided models and i need to figure it out for that game

example: phantom forces first person hands (i figured out how to make first person hands but they're not client sided, i need it client sided so i can have different first person and third person anims)

0
Try looking at TruboFusion models(or kits); I think it's client sided. thesit123 509 — 6y
0
Put the model inside of CurrentCamera. Btw, CurrentCamera can be accessed by a LocalScript.. So, to parent the model, you must use a local script and parent it to the CurrentCamera... KingLoneCat 2642 — 6y
0
if i weld an object in currentcamera with an object in the workspace, will it work? loulou1112 35 — 6y

Answer this question