I want to make a model that is similar to Forsaken’s scrapped Hello John Doe model. It is supposed to have 8 faces of direction:
Right sided:
Front Sided:
How do I get this to work with scripts and a model?
I have an idea where depending on which way the player’s camera is facing when the script is running, the model switches to a new face. But I have no idea how to code that.
Here is what I have created:
I was going to do a decal thing with 8 planes, each representing a side of the model, where if you look at a certain side, then it changes to that decal, but I am not sure how to code it for indiviual players.



