Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Modable bots. Better factory menu.
#2
Adding something like this is nearly impossible at the current state of the engine. That level of modability is our goal, but tbh at the current speed of development it won't happen in years.

Some time ago @piotrdz and I have started refactoring of the main CObject class and all code that checks object types with if(type == OBJECT_SOMETHING), but it's far from being able to easily add any new objects to the game at all, not to mention loading them with full specification from files.

Another problem we're working on is designing and implementing animations in new model format and extracting all existing hardcoded animations from code. The new animation format should not actually be any kind of code files, just plain data. So far nobody suggested a good design of that, and that's what we'd really need at this point.


Messages In This Thread
Modable bots. Better factory menu. - by Smok - 08-12-2016, 10:40 PM
RE: Modable bots. Better factory menu. - by krzys_h - 08-12-2016, 10:58 PM
RE: Modable bots. Better factory menu. - by Smok - 08-13-2016, 08:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)