ndee85 / coa_tools

COA Tools is a 2D Animation Suite for blender. It offers a 2D cutout animation workflow similar to programs like spine or spriter.
GNU General Public License v3.0
900 stars 139 forks source link

Slot object not working for me #85

Closed rondgrt closed 6 years ago

rondgrt commented 6 years ago

It is realy unclear to me how i could use the Slot Object feature.

I tried to select multiple sprites, linked to the SpriteObject, and then click on 'Merge to Slot Object'. I end up with an object in the object tree that has an arrow to it (so it is a container). When i click it open it is empty(shows nothing). In the Blender outliner view only one of the selected png's is visible under the container object.

I would like to switch beteen png's like in the depricated SpriteSheet but realy don't know how it should work.

Could you please expain this with some details how to work with Slot Objects?

Thnks in advance.

ndee85 commented 6 years ago

Yes, this is how it should work. You select multiple sprites and click merge to slot object. This will combain all sprites into one container. There is a slot index which lets you toggle through the sprites.

If it is not working as intended it may be a bug. Could you please prepare a small file which shocases your problem and I can take a look at it.

rondgrt commented 6 years ago

Hi,

Thanks for your response. Here are two small blender files that should illustrate the problem i have.

The first (version a) is where i only imported the two png's that i want to combine in a slotobject. The second (version b) is after i selected the two png's and clicked on 'Merge to Slot Object'.

I am using Blender 2.78c on Windows10 and COA Tools 1.0.2

blender.zip

ndee85 commented 6 years ago

Ah.. you are using 2.78c.. well thats the problem. Blender 2.79 introduced a new functionality which the slotobjects requiere. You should update to 2.79a which probably should solve your problem.

Tell me if everything works then.

rondgrt commented 6 years ago

Yes, that was the problem. Works like a charm now.

Thank you for your support, and this great tool for 2D animations in Blender.

ndee85 commented 6 years ago

Ok. Then I'll close this issue. Glad you like the addon.