Is it possible that I could make your character display in GUI while allowing them to see behind the GUI?
In detail, I would like a way for a player to open an inventory and see themselves in that inventory while not obscuring the world. This is almost a necessity as the game will be forced first person.
CloneTrooper made a module for this, and it involves using a SurfaceGui attached to a part, and a lot of camera screen space to world space translations.