|
|
|
|
|
by ragnarsvensson
4959 days ago
|
|
Very true, we wanted the web design to welcome people not accustomed to game dev, but we might have pushed it a bit too far. The software is surprisingly unlimited in what you can do with it, it's basically a very fast generic simulator of interactive real-time applications. It makes very few assumptions about your games. E.g. you can script the rendering pipeline exactly as you want it and update it in real-time while the game is running on your phone. The live update stuff works for almost every asset, scripts, shaders, etc. |
|