marcello505 / godot-ggrs-wrapper

A Rust GDNative project to provide GGRS to the Godot Engine
MIT License
21 stars 1 forks source link

Implement the events function of P2PSession and P2PSpectatorSession #11

Closed marcello505 closed 2 years ago

marcello505 commented 2 years ago

These reccomendations feature usefull info but most importantly is the WaitRecommendation event which comes with an u32 to signify the amount of frames that should be skipped to sync up with the other player. It will also with knowing when a player has disconnected.

marcello505 commented 2 years ago

Resolved in v0.3.0