Closed omercemcicekli closed 1 month ago
It might be a good idea to expose texture by global position to detect what kind of texture it is to play sounds accordingly (mud, grass, sands, etc.). Feel free to correct my proposal if there is a way to do this with the current API.
Thanks.
https://terrain3d.readthedocs.io/en/stable/api/class_terrain3dstorage.html#class-terrain3dstorage-method-get-texture-id
Description
It might be a good idea to expose texture by global position to detect what kind of texture it is to play sounds accordingly (mud, grass, sands, etc.). Feel free to correct my proposal if there is a way to do this with the current API.
Thanks.