How to use Sprite9Slice in cocos2dx v 3.13.1?

I’m trying to create stretchable sprites similar.

How it can be done in cocos2dx v3.13.1? When I try to declare Sprite9Slice, I receive and error (No type named ‘Sprite9Slice’).

Check this link. You might get some hints, not direct answer though. :slight_smile:

On side note… The way you mentioned title of post as 'How to use Sprite9Slice in cocos2dx v 3.13.1 ’ feels like it has different way of implementation in previous version :stuck_out_tongue:

How to create Drawer effect?

Thank you, it helped a lot.