![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | gcivico |
Currently I know how to load levels. But I don’t know if It’s posible to load a level (or levels) from a web service. Maybe create/edit the levels in Godot, upload the level to my hosting service and download the level calling a web service (node + express || node + express + socket.io || php) from my game. Is that posible? What I need from GDScript to achieve that?