Loki_UK
08-01-2003, 06:34 AM
First off, hi all...
Have been a Lightwave user for some time now but only really just stuck my head into LSCRIPTING... ooh its fun.
I'm currently developing some LSCRIPT tools to help me in my 3D game development
So far I've written simple stuff that writes Light and Mesh positions, scaling, rotation, color, blah, etc to file so that my level editor can load this info and create DX lights and load meshes etc.
However now I'd like to be able to add custom 'flags' to objects.
So say for example a mesh was to act as a elevator in the game engine, I'd be able to add:
mesh.isElevator
mesh.isVertical
mesh.isHorizontal
etc...
Now since I'm new I wondered if anyone here had some helpful pointers or websites that could speed me on my way!
Cheers,
Many thanks in advance.
Alex
Have been a Lightwave user for some time now but only really just stuck my head into LSCRIPTING... ooh its fun.
I'm currently developing some LSCRIPT tools to help me in my 3D game development
So far I've written simple stuff that writes Light and Mesh positions, scaling, rotation, color, blah, etc to file so that my level editor can load this info and create DX lights and load meshes etc.
However now I'd like to be able to add custom 'flags' to objects.
So say for example a mesh was to act as a elevator in the game engine, I'd be able to add:
mesh.isElevator
mesh.isVertical
mesh.isHorizontal
etc...
Now since I'm new I wondered if anyone here had some helpful pointers or websites that could speed me on my way!
Cheers,
Many thanks in advance.
Alex