mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #3989 from kjav/patch-2
Add an 'unsupported on android' warning to 2d skeleton documentation
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
2D skeletons
|
||||
============
|
||||
|
||||
.. warning::
|
||||
|
||||
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
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user