This fix allows heightmap.vwf to be extended by preventing it from trying to load an image on component definitions. This was causing an error in the heightmap driver which was preventing the extending node from being able to fully initialize. This is required for the grid changes that I will be submitting shortly in mars-game.
@kadst43 @AmbientOSX
This fix allows heightmap.vwf to be extended by preventing it from trying to load an image on component definitions. This was causing an error in the heightmap driver which was preventing the extending node from being able to fully initialize. This is required for the grid changes that I will be submitting shortly in mars-game.