Ops, I was a bit drunk when I wrote this :D
Rephrased
When creating a cast system, how do we handle the cast viewer, is it a real player as a "ghost", or is it an observer?
Real player: without functionallity
Or do we run it as an observer, seems to be a bit harder to achieve.
While I am...