We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4e337 commit 1f295f4Copy full SHA for 1f295f4
1 file changed
Extensions/Spine/JsExtension.js
@@ -46,7 +46,7 @@ module.exports = {
46
'SpineObject',
47
_('Spine (experimental)'),
48
_(
49
- 'Display and animate Spine skeleton. Select Spine files (json, atlas, image).'
+ 'Display and smoothly animate a 2D object with skeletal animations made with Spine. Use files exported from Spine (json, atlas and image).'
50
),
51
'JsPlatform/Extensions/spine.svg',
52
new gd.SpineObjectConfiguration()
0 commit comments