Closed webdeb closed 7 months ago
Or would this work like this?
party.resolvableShapes["emHeart"] = `<i>❤️</i>`; party.resolvableShapes["emRocket"] = `<i>🚀</i>`; ... ... shapes: ["emHeart", "emRocket"]
Hi, that's exactly how it would work!
Awesome, thank you!
Hey, I think this is self describing :) Unfortunately I did't found how this could be done easily. Should one create svgs/pngs?
I would propose smth like
Or would this work like this?