Is it possible with this engine and the ember client to make a combat system like oblivion/fall out 3 ? Also there is no forum for possibly finding like wise people that know how to use worldforge that are looking for projects?
Hi, the difference between Worldforge and Oblivion/Fallout 3 is that the latter are single player games, while the former is a multi user world. It's therefore not possible to model some things such as combat pauses (for example the VATS system). However, it's very much possible to implement a combat system. Any combat system is basically a collection of rules and logic that binds it together. The bulk of the work in any combat system I would say is tweaking it to make it both fun and fair. It's not hard to just put a system together and then litter the world with thousands of different weapons and armour: the hard part is to balance it so that it will be fun to play with, both for novices and new players. That shouldn't be understated. Did you have any plans on using Worldforge as a base for a game?