Hello everyone,
I was building my WEBGL game prototype in Godot, and after it systematically refused to work properly in HTML5 on a server, I finally decided to reassemble everything in Defold. I’ve had previous experience builting LUA text games, so code-wise I’m expecting to get re-used to it soon.
Basically I need Operator, Cinematic Walker and Illumination to reconstruct the game mechanics I need. I downloaded those components. And… what do I do next? All tutorials seem to be around 2D.
What to I start with, if I need the above-mentioned components together?