Python Forum
Hi, what is the best 3D game engine with a scripting method similar to that of gdeve
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hi, what is the best 3D game engine with a scripting method similar to that of gdeve
#1
Exclamation 
Hi, what is the best 3D game engine with a scripting method similar to that of gdevelop?
Reply
#2
Is there a python question here?
Reply
#3
gdevelop looks like it uses a visual scripting system similar to Scratch. Unreal (via Blueprints) is the only major engine I know of that has a visual scripting system.

Godot is open source, and uses gdscript (or c#), which looks very similar to python (whitespace is significant, variables don't need to be defined before assignment, duck typing, etc), and is fairly easy to pick up if you already know some python.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  A 3D game engine markcopperman78 5 5,891 Jun-08-2022, 10:43 PM
Last Post: netpipe

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020