Change cameras
#4

You said you got the commands for the cameras to change. Then detect whenever the player press his left button to execute all the codes when you go a camera to the left.

Like:
pawn Код:
if( keys == left ) // THIS IS NOT HOW IT SHOULD BE DONE, just follow the page ive sended above
{
    // paste here all the stuff when you want the camera go to the left
}
The same should go with right
Reply


Messages In This Thread
Change cameras - by Qur - 07.08.2012, 14:14
Re: Change cameras - by Wesley221 - 07.08.2012, 14:19
Re: Change cameras - by Qur - 07.08.2012, 14:28
Re: Change cameras - by Wesley221 - 07.08.2012, 14:31
Re: Change cameras - by Qur - 07.08.2012, 14:39
Re: Change cameras - by Wesley221 - 07.08.2012, 14:41
Re: Change cameras - by Qur - 07.08.2012, 14:55

Forum Jump:


Users browsing this thread: 1 Guest(s)