GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

New extension: Get P2P Client ID

Open NodeBrewerTeam opened this issue 1 year ago • 0 comments

Description

This extension simplify how to get Client P2P, resuming the event:

_no condition Connect To Default P2P Server

P2P is ready? "text object" set as P2P::GetID() Activate one time_

How to use the extension

Put GETID behaviour in a text object and go to events tab, and put:

                                         _Get ID and storage it in <text object>_

Checklist

  • [X] I've followed all of the best practices.
  • [X] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • [X] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

Test.json

Extension file

GetID.json

NodeBrewerTeam avatar Jan 30 '24 20:01 NodeBrewerTeam