Henauxg / bevy_quinnet

A Client/Server game networking plugin using QUIC, for the Bevy game engine.
Apache License 2.0
251 stars 16 forks source link

[example] Fix breakout client main menu #19

Closed protofarer closed 9 months ago

protofarer commented 9 months ago

Add a parent node with flex to separately layout the "Host" and "Join" buttons. This is an attempt to address issue #20