8 lines
356 B
Markdown
8 lines
356 B
Markdown
# A simple networking test
|
|
|
|
Just wanted to see how Godot's networking works!
|
|
|
|
<video controls width="900">
|
|
<source src="https://github.com/BuyMyMojo/godot-network-test/raw/refs/heads/main/Media/Demo.webm" type="video/webm" />
|
|
<source src="https://github.com/BuyMyMojo/godot-network-test/raw/refs/heads/main/Media/Demo.mp4" type="video/mp4" />
|
|
</Video>
|