mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
If the bomb and the player are at the same position, then `intersect_ray` returns no result. `query.hit_from_inside = true` fixes the problem. The other changes were made automatically by Godot.
Networking Demos
These demos showcase networking and/or multiplayer features.
Languages: All have GDScript, WebRTC uses some GDNative
Renderer: All are GLES 2