Avatar editor works only on PC

Avatar editor freezes on mobile

So I’ve somewhat modified an open source avatar editor by 0_1195. I’m aware this creator has made a newer version, but I’m using the old one as I wasn’t able to modify the newer one to my needs.

Everything works great, the only issue is that upon testing the game on other devices using the studio test feature (specifially phone, ipad, etc) none of the buttons in the editor are accessible.

I’ve tried to find the root of the error, it looks like it’s something to do with ZIndex or framing, but I can’t for the life of me figure it out. Laptops seem to have no issues, but all the other devices don’t work.

If anyone who is more versed in GUI design could help me figure it out, It’d be much appreciated!

Broken Thingamy.rbxl (181.8 KB)

Change the ZIndexBehavior from Global to Sibling.

1 Like

Thank you so much, and thank you again for creating such a wonderful resource.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.