GDevelop: Difference between revisions

From Game Making Tools Wiki
(Visual Scripting category)
(3-D)
 
Line 9: Line 9:


Programming seems simple, uses an event editor like [[Construct]] and [[:Category:Clickteam|Clickteam]] stuff, but otherwise the interface is pretty different, and kinda all over the place. The drawing tool [[Piskel]] is built-in for making graphics.
Programming seems simple, uses an event editor like [[Construct]] and [[:Category:Clickteam|Clickteam]] stuff, but otherwise the interface is pretty different, and kinda all over the place. The drawing tool [[Piskel]] is built-in for making graphics.
My favourite thing is that when you start a new project it generates a random name.
There's a nascent 3-D feature, similar to what you find in 3-D plugins for [[RPG Maker MV]] etc., where editing is stage creation is done on the regular 2-D position, but you can set graphics to get wrapped round cubes, set them as {{jargon|Billboard|billboards}}, and change how the camera works. Alternatively there're a few plugins that do things a similar way, eg: [https://pandako.itch.io/with-threejs-extension-for-gdevelop WithThreeJs], [https://aliustaoglu.itch.io/babylongd-gdevelop-in-3d BabylonGD]


==Old Versions==
==Old Versions==
Line 20: Line 24:


[[Category:Game Builder]]
[[Category:Game Builder]]
[[Category:2-D]]
[[Category:2-D]][[Category:3-D]]
[[Category:Open-Source]]
[[Category:Open-Source]]
[[Category:Visual Scripting]]
[[Category:Visual Scripting]]
[[Category:Browser]][[Category:Linux]][[Category:Mac OS]][[Category:Windows]]
[[Category:Browser]][[Category:Linux]][[Category:Mac OS]][[Category:Windows]]
[[Category:Android Export]][[Category:Browser Export]][[Category:Facebook Export]][[Category:iOS Export]][[Category:Linux Export]][[Category:Mac OS Export]][[Category:Windows Export]]
[[Category:Android Export]][[Category:Browser Export]][[Category:Facebook Export]][[Category:iOS Export]][[Category:Linux Export]][[Category:Mac OS Export]][[Category:Windows Export]]

Latest revision as of 05:55, 28 May 2023

GDevelop Logo
Release date:
Made by: Florian Rival
and contributors.
Runs on: Browser
Linux
Mac OS
Windows
Exports to: Android
Browser
Facebook
iOS
Linux
Mac OS
Windows


GDevelop (formerly Game Develop) is an open-source game builder for a whole bunch of platforms (even browser with registration).

Programming seems simple, uses an event editor like Construct and Clickteam stuff, but otherwise the interface is pretty different, and kinda all over the place. The drawing tool Piskel is built-in for making graphics.

My favourite thing is that when you start a new project it generates a random name.

There's a nascent 3-D feature, similar to what you find in 3-D plugins for RPG Maker MV etc., where editing is stage creation is done on the regular 2-D position, but you can set graphics to get wrapped round cubes, set them as billboards, and change how the camera works. Alternatively there're a few plugins that do things a similar way, eg: WithThreeJs, BabylonGD

Old Versions

See Also