Posted By: DLively
my.oriented not working for my sprite - 06/10/09 04:28
Hi,
I'm trying to use sprites instead of models for my fences.
I applied an action:

http://i149.photobucket.com/albums/s69/sdsdinc/err.jpg
and when i run the engine, the y axis fence pieces face the camera, and the x axis ones work...
why is this happening?
Thanks.
I'm trying to use sprites instead of models for my fences.
I applied an action:
Code:
action fence_prop{
my.oriented = on;
my.passable = on;
my.overlay = on;
}

http://i149.photobucket.com/albums/s69/sdsdinc/err.jpg
and when i run the engine, the y axis fence pieces face the camera, and the x axis ones work...
why is this happening?
Thanks.