Posted by Fardreamer on October 04, 1998 at 06:28:30:
In Reply to: Re: Cameras and players. posted by Evan C on October 04, 1998 at 05:38:59:
: : Is it possible to attach a thing to the player and then make that thing the camera and still have it so the player
: : can move just like regular. And if it is, would it be possible for that thing to swing around the player, mabye
: : goto a random frame. In other words, could we attach the FRAMES to the player as well. So basicly the
: : camera would rotate around the player.
: : Thanks in advance,
: : Justin0
: OK, here is an answer.
: Yes, your idea is possible, I think thats how the darkjedi cogs were done.
: newthing = CreateThing(ghosttemplate, player);
: Attach stuff here
: movement stuff here
: Sorry, don't know enough about attach-thing to help you very much :(
: try the Djedi specs.
: Evan C
Where can one get the DarkJedi specs?