mauville-technologies / godot_dragonbones

Plugin module for Godot 2.1 & Godot 3 Game Engine to use DragonBones
MIT License
85 stars 13 forks source link

BUG: HTML5 templates cannot run properly in android browsers #20

Closed Ozzadar closed 3 years ago

Ozzadar commented 3 years ago

This is a bug with Godot and WebGL2. Solution: do not use HTML5 templates and GLES3 is the recommendation.