branchbefore/main/terrain_paintingcancel
8 Commits over 0 Days - ∞cph!
First version of terrain painting, water mapping, spawn handling, grass spawning and decor fiddling
Made island-0001 the test scene for the new features
Changed TerrainBlendExtension from OnEnable to Start (I'll address this properly later, ignore it for now Diogo)
Made everything work
Added a bunch of spawn tests to island-0001
Added terrain painting overlay to terrain and terrain blend shaders
Fixed various edit mode NRE logs
Added the new systems to island-0002 and island-0003