godot_terrain_plugin icon indicating copy to clipboard operation
godot_terrain_plugin copied to clipboard

Doesn't show up in android,.

Open deep-gaurav opened this issue 8 years ago • 5 comments

Terrain node just simply doesn't show up in android,. It appears as if it was never there.

I know it is not maintained but if you can tell if there's any is specific code in it that's resulting in it,. I would like to solve it,.

deep-gaurav avatar Sep 26 '17 16:09 deep-gaurav

Do you get any error in the log? Also how big is your terrain?

Zylann avatar Sep 26 '17 17:09 Zylann

Terrain is of default size i.e 128 image

This is the Error image

deep-gaurav avatar Sep 27 '17 13:09 deep-gaurav

Did you try a smaller terrain size?

Zireael07 avatar Sep 27 '17 13:09 Zireael07

No Change., Tried with size 32 and 16

Only the terrain node doesnt appear., the test cube does., engine isnt crashing

deep-gaurav avatar Sep 27 '17 14:09 deep-gaurav

Oh, are you using the 18-texture demo shader? I doubt this one works on Android... 18 textures is insanely high, you should try to change shader or reduce the number of textures

Zylann avatar Sep 27 '17 15:09 Zylann