Majic-Jungle / sapiens-mod-creation

Official tools and examples for mod creation in the game Sapiens
MIT License
54 stars 12 forks source link

Vertex height generation init function #20

Closed suppergerrie2 closed 1 year ago

suppergerrie2 commented 1 year ago

The vertex height generation (SPHeight.h) does not have an init function, the mod I'm working on needs to load some data files at the start which I currently do in a hacky way but having an init function would simplify this a lot.

mjdave commented 1 year ago

This has now been added for 0.4