LeftCircle / GodotEnetDemo

A demo showing some of the ENet functionality built in godot, and exploring how packets arrive each tick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very simple godot project that just demos RTT from ENet packets, and also shows what Command Frame packets arrive on. The only thing of note is that packets tend to not arrive in a steady stream. Instead, the packets tend to arrive in groups of two to three.

About

A demo showing some of the ENet functionality built in godot, and exploring how packets arrive each tick


Languages

Language:GDScript 100.0%