ID:177938
 
is it possible to make a verb that sets the screen to a different place, without moving the user, or making the user invisable and making the camera return when you click again :D thanks
[edit] i found something like it on supersaiyangokux`s gamelike thing called theatre, any clues?[/edit]
Maz wrote:
is it possible to make a verb that sets the screen to a different place, without moving the user, or making the user invisable and making the camera return when you click again :D thanks

Look up client.eye in the reference.

I myself haven't ever used that variable, but I'm pretty sure that's what you would use.
In response to Nadrew
thanks you two
In response to Maz
Although keep in mind, next time you should post your code problems and questions on the uh... code problems board. :P
In response to Polatrite
well it wasnt a code problem at the time i was "creating" the code ;)
but its a good point, doof mich
In response to Polatrite
Polatrite wrote:
Although keep in mind, next time you should post your code problems and questions on the uh... code problems board. :P

Code Problems are only for fixing compiler, run-time, or logic errors.

This is being moved to Newbie Central in just a moment.
In response to Maz
well it wasnt a code problem at the time i was "creating" the code ;)

Creations are oriented towards demos and actual substantial products that you want to get people to play. You can also post code snippets that you're releasing (at that precise moment) to the public.