I'm all new to Reality Factor, and i am very excited about start making a game.. In all my sparetime i make computer graphics, and would like to know that it is possible to make your own level in, for an exampe, Blender and then use that as a level in my own game?
Thanks a lot for your help!
I need some help please..
directly from blender? no. exporting from blender to a compatible 3d package? kind of.
models can be used in their default form by using a staticmesh entity. however, lights will not affect them as well as it would normal bsp, and there may be some collision issues. overall, it's a very frowned upon method for every single part of your level.
the other option is to export the mesh to another program, which can convert it to .map. you would still have to adhere to the same rules you would if you were to use the level editor, such as convex brushes, etc.
someone, i believe it's wxb1, is working on an exporter which exports models as level geometry very very well. I do not know how well that will perform.
overall, meshes are best for small details, such as chairs, pillars, trim, etc. while its simply best (and in most cases easier) to build your main level in rfeditpro or a compatible level editor.
models can be used in their default form by using a staticmesh entity. however, lights will not affect them as well as it would normal bsp, and there may be some collision issues. overall, it's a very frowned upon method for every single part of your level.
the other option is to export the mesh to another program, which can convert it to .map. you would still have to adhere to the same rules you would if you were to use the level editor, such as convex brushes, etc.
someone, i believe it's wxb1, is working on an exporter which exports models as level geometry very very well. I do not know how well that will perform.
overall, meshes are best for small details, such as chairs, pillars, trim, etc. while its simply best (and in most cases easier) to build your main level in rfeditpro or a compatible level editor.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085