mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 10:09:47 +03:00
This allows those demos to run on a greater range of devices. Particles2D nodes were converted to CPUParticles2D for compatibility with GLES2. Physics-Based 2D Platformer demo now uses the same stretch mode as 2D Platformer for consistency.
8 lines
164 B
Markdown
8 lines
164 B
Markdown
# Networking Demos
|
|
|
|
These demos showcase networking and/or multiplayer features.
|
|
|
|
Languages: All have GDScript, WebRTC uses some GDNative
|
|
|
|
Renderer: All are GLES 2
|