gritsenko / c3_spine_plugin

Spine plugin for construct 3
MIT License
24 stars 8 forks source link

using an atlas texture name other than skeleton.png causes the texture to not load. #76

Closed rilem closed 2 years ago

rilem commented 2 years ago

As described in the title.

using the Spine 4.x Beta Add-on, Release 2.0.1

Steps to reproduce:

MikalDev commented 2 years ago

The texture file must be named to match the png files listed in the *.atlas file. Typically these file names should match on project export. If you need any other help let me know, closing for now.