Room turn around Help

Posted By: marcofa

Room turn around Help - 11/06/07 08:13

The little house I have built in the tutorial , when built and run turn around and it's impossible to stop
Please help
Marco
Posted By: Michael_Schwarz

Re: Room turn around Help - 11/06/07 09:08

what?
Posted By: flits

Re: Room turn around Help - 11/06/07 13:15

there must be a line like
while(1)
{
my.pan +=1 *time_step;
wait(1);
}

yust remove the my.pan line
Posted By: bonecracker

Re: Room turn around Help - 11/06/07 15:03

.... maybe a controler (Gamepad) or
something else is the reason of this problem!
Disconnect Gamepads, Tablets and somthing else and close the other programs you don't need to create games.

So you can test it again.
Posted By: MrCode

Re: Room turn around Help - 11/07/07 02:31

Yes, that problem has been addressed on the FAQ page. If you have a joystick or other gaming device plugged in, unplug it.
© 2024 lite-C Forums