Rephrase note about known skeleton issue with GLES2

This commit is contained in:
Nathan Lovato
2020-09-26 11:48:18 -06:00
committed by GitHub
parent 2056817404
commit a84012e4e2

View File

@@ -5,8 +5,8 @@
.. warning::
Please note that 2D skeletons are currently not supported on Android (see `this issue
<https://github.com/godotengine/godot/issues/35772>`_ for more information).
There are known issues with 2D skeletons on mobile and web platforms with the GLES2 renderer. We
recommend using the GLES3 renderer if your project relies on Skeleton2D for now.
Introduction
------------