Jump to content


Jgolden

Member Since 12 Jun 2012
Offline Last Active Jun 12 2012 05:49 PM
-----

Topics I've Started

Looking for a Game Engine that allows Multiplayer Placement of Static Meshes on Terrain

12 June 2012 - 05:02 PM

I am looking for a game engine with multiplayer support that allows for players to place objects in the terrain. (eg. in TF2 one can place teleporters, etc... or in minecraft one can place blocks). I don't need the placeable objects to be interactive like in TF2, but I just need an engine that won't make me code this from scratch. I have decent knowledge of Python, PHP, HTML, C++ and C# (and a small knowledge of Lua scripting, although I have only been at it for a few months) so I should be able to handle most engines. I attempted to work with the Cube engine, but unfortunately it wasn't the best match for me. Can anyone recommend another engine capable of this? Thank you.