Any ways to make the P2P ID simpler?

The P2P ID can be very long and confusing sometimes. Anyways to make it simpler with events and actions? Like coding and decoding the ID in some way?

If you have your own broker server you control the ID generation process: GitHub - peers/peerjs-server: Server for PeerJS

REALLY? I never knew that! Thanks!

How can I set my own generated id on the local peerjs server? I don’t understand what is written on Github and how to do it.

You need to know how to code in JavaScript. GDevelop can’t do everything for you sadly.