It would be extremely helpful if modules could include code that is somewhere else on the hard drive, i.e.:
Include "D:\Projects\Engine\mesh.bmx"
Right now I have to store two copies of my code, which is a bad practice.
--EDIT--
I guess this got fixed already, because it works now. Thanks!
Include "D:\Projects\Engine\mesh.bmx"
Right now I have to store two copies of my code, which is a bad practice.
--EDIT--
I guess this got fixed already, because it works now. Thanks!