emd4600 / Spore-ModAPI

A C++ library that allows you to create advanced mods for Spore (user interface, shaders,...)
https://emd4600.github.io/Spore-ModAPI
63 stars 13 forks source link

[Request] CombatManager class #26

Open VanillaCold opened 3 years ago

VanillaCold commented 3 years ago

AFAIK, the CombatManager is what handles combat, and it'd be pretty useful for custom space tools. (and also custom creature abilities, though that requires a bunch of loopholes to get working)