Posted by EV on March 12, 1998 at 01:07:25:
In Reply to: 00_Conveyer.cog and vectors..what me doin wrong? posted by Elanthil on March 12, 1998 at 00:36:45:
> Ok, I laid down a conveyor texture and set it for 'floor' tag so it can be walked on.
> I attached the surface to the 00_conveyer.cog (a JK cog)
> speed is=2
> I checked coordinates of 2 vertices on the face and decided that the proper direction to move was in the 'y' coordinate.
> I set the vector to 0/1/0.
> The floor aint movin.
> what am I doing wrong?
> Thanks :D
I think you have to write vectors like this (0/1/0)
if that doesn't work I don't know whats wrong.
EV