I’m planning on learning how to actually code so I can make games in 3d, but does anyone know if FlowLab uses C# like Unity?
I think flowlab is just Haxe but in a visual format.?
Sometimes when I am clicking something it says java script but I don’t know
Flowlab I believe is based on javascript, if I have this right. The coding itself is more “wires + nodes.”
Haxe is just used in the expressions, I do not think flowlab was made with haxe. I could be wrong though.
Now that I think about it, this question doesn’t really make sense. Flowlab is a visual based scripting software, meaning it has no ties to regular scripting
Unless you can rephrase this question, I don’t have an answer
Flowlab falls under the category of node based programming. But we can use haxe in expressions.
First of all, I know what you’re paraphrasing; No, Flowlab cannot be natively 3D, and it won’t be for a long time (or ever), and if you want that in Flowlab, you will have to make your own renderer.
Secondly, it’s visual script. Many engines have it, like UE, GameMaker, Scratch, Construct, Unity, etc
I wasn’t talking about making a 3d game in FlowLab, I was seeing if Unity and FlowLab shared the same coding language