Hi,
I’ve developed a game on GDevelop and want to integrate on a certain platform and in this regard I’d like to know that is there any possibility to add a customised API.
Also I’d like to know that can we pull/track user data from GDevelop triggering external custom events while game play. By the term "Pulling usr data " I want to mean that can I track a payer’s progress, level completion, failure status, count of attempts etc. For instance, if in a game at Level-1 a player is hitting 5 asteroids, can it be tracked by triggering some external events.