When comparing Skyline vs GDevelop, the Slant community recommends GDevelop for most people. In the question“What are the best 3D game engines?” GDevelop is ranked 11th while Skyline is ranked 39th. The most important reason people chose GDevelop is:
The whole interface is intuitive and easy to learn: each part of the game can be designed using visual editors. The objects editor is used to create the objects of the game, the scene editor help you to build the levels of your game and the events editor allows to give life to the whole game without programming.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Great tech support and friendly community
A growing community that is always helpful with dev response times averaging less then 24 hours. Often less than 12.
Pro Comprehensive WYSIWYG editor
Skyline provides a straightforward drag and drop development environment that can be customized to suit individual preferences. Playing the game and animating the scene can be done from within the editor at any time.
Future versions will allow extending editor's functionality with plugins and offer an official way of trading custom plugins.
Pro Highly affordable licensing
Skyline's commercial edition costs just £40, has no royalties or earning limitations and includes 2 activations per license purchase and a year of free updates.
Pro Runs well on lower end machines
Skyline can be run on a machine with 2GHz Dual Core CPU, 2GB of RAM and Nvidia's 9800 GT (or equivalent) GPU. While, obviously, higher specs are recommended, it's reasonable to expect around 60fps on small scenes with these specs.
Pro Excellent terrain editor
The Terrain editor is easy to use and will include features such as hole cutting.
There is a differed lighting render for internal scenes, which makes creating multi light and beautiful/atmospheric scenes so much easier.
All the tools for the terrain are in one place such as placing road/paths, vegetation, billboards, and the settings are easy to locate and change.
Planned features include:
Hole cutting in terrain and
Terrain paging.
Pro Low learning curve
Making a game in the current top engines is hard work, making something small and basic in Skyline is not. Easy to learn drag an drop model placement and editing supplemented with easy to follow video's on forum make the process straightforward.
Pro Full global illumination
Including image based lighting.
Pro Has a free version
A free version that's limited to non-commercial usage and lacks a few features is available.
Pro Impressive water render
Rendering of a water plane looks fantastic and is easily edited for different effects.
Pro Artist-friendly
The schematic editor is designed to make it easier for non-programmers to create games.
Pro Asset store
Not much in it at the moment but is starting to grow and will continue to grow with an increase of users.
Pro Constant development and regular updates
There are many additions to the engine that are on the road map such as multi threading and tree physics.
The feature list is constantly evolving with each user request and idea put forth.
Pro Support for custom editors
Skyline has a custom editor that gives the user of making their own tools for use directly in the editor to develop their games. All the editors are made using the Qt Designer and programmed in lua inside the engine itself.
Pro OSVR support announced
Open-Source Virtual Reality support is in development.
Pro More editor's
Shadow editor.
Weapon Class Editor.
Mesh Editor.
Advanced Mesh Editor.
GUI Editor.
Script Editor.
Environment Editor (volumetric clouds and day night cycle, lightening, ocean settings, height fog).
Particle Editor.
Path editor.
Schematic editor.
Navmesh editor.
Material editor.
Pro Lots of learning resources
The documentation is been rewritten and follows a structure like a course.
Introduction to > Level designer with examples > Artists
There is also video tutorials, video examples and video tutorial series been produced.
There are user created demo scenes, examples and more.
Pro Visual GUI/HUD Dditor
Making HUDs and GUIs has never been easier
Pro PBR Workflow
Full PBR workflow, your not stuck to Secular or Metallic it has both
Pro One on one private support with engine developers
Can contact the Skyline developers and they will always respond and help as fast as they can.
Pro Easy to use
The whole interface is intuitive and easy to learn: each part of the game can be designed using visual editors. The objects editor is used to create the objects of the game, the scene editor help you to build the levels of your game and the events editor allows to give life to the whole game without programming.
Pro Free and open-source
GDevelop's runtime libraries are MIT licensed. It can be used freely for projects of any type and there are no royalties associated with publishing games developed with GDevelop.
Pro Powerful events system to create games without programming
No need for coding using this system which is clear and powerful: events are composed of conditions and actions. Actions are launched when conditions are fulfilled.
This is a very friendly way of making games and is still efficient for advanced usage, contrary to most other "block"/"drag'n'drop" systems.
Pro Open source plugin SDK
The plugin SDK is open source, so if you want to extend it, you can.
Pro Lots of features to build games
The engine includes pathfinding, physics engine, multitouch support, custom hitboxes, platformer engine, tiled maps, multiple layers and cameras out of the box.
All of these features can be used without programming knowledge, using the visual editors.
Pro Quickly add behaviors to objects
Prebuilt behaviors can be added to objects. This is a very efficient way to add a physics engine or make a platformer game. Lots of behaviors are included, from the most advanced (Physics, platformer, top-down movement) to really simple one (like the behavior to destroy objects when outside the screen or the one to drag objects with mouse or touch).
And you still have full controls over your game as behaviors can be modified using the events!
Pro New documentation for gd5 is good for starting
A new doc is improving for gd5 that is nice for beginners and after that you can learn more from examples. Also, gd4 wiki is still there.
Pro Constant updates
New releases and bug fixes are consistent. New updates are released anywhere within 2 weeks or 1 month from the last one. Its auto-updater also does it job very well making life a lot easier.
Pro Online version available, compatible with iOS and Android
Thanks to its open source nature, GDevelop-App.com was built over the GDevelop engine.
GDevelop-App.com is a complete game creator similar to GDevelop, available directly in your browser and compatible with iPad and most Android tablets and phone! The app is perfect for making games directly from your sofa and you can even start a game on GDevelop-App and export it to open it inside GDevelop.
Pro Multilanguage support
GDevelop is available in many languages and even community can help in translations.
Cons
Con Currently limited to targeting PC
Mobile targets are planned.
Con Free Version currently not available/severely limited when available.
The free version has massive amounts of features functionality removed, including the ability to compile anything standalone.
The free version is currently (as of November 2017) not available until the next major release.
Note: some of what is below is open to change, this is the coming set of changes.
The price will be jumping from $40 to £99.99 ($132.32) for the lowest tier able to build a standalone. This tier will not be able to remove the engine splash screen.
The next tier will be £199.99 ($264.66).
Con No C++ SDK
Con Small community
There is a small but helpful community that are constantly creating video tutorials and one member is creating a FREE ebook to make the transition to the engine simpler.
Con Still in beta
Not all features are fully implemented yet.
Con Lacks occlusion culling and lightmapping
This is been added in a future update, however a date of this update hasn't been given yet.
Con No support for atlas/tilemap and sprite sheet
At this point, you need to separate the tileset maps or character animation sprite sheet before importing it to the engine, but the developers are working on this feature.
Con GUI is slow to load
This makes doing the simplest things, like looking at one of your maps, hard to do. In looking into this program, it can stall a PC while trying to load a sample map.
Con No 3d, not even fake 3d
This is a 100$ 2d-only game engine. You could of course use pre-rendered 3d graphics, but your games themselves will exist only in the x and y axes.
Con It's very slow
Although suggested otherwise, GDevelop doesn't compile the games - it just adds wrappers so each OS can run the HTML5 game it creates. That means it runs much, much slower than other engines that do compile games.
Con No cross-compiler
The Windows and Linux versions of GDevelop can each compile a native application; but the Windows version cannot compile for Linux, nor vice versa.
Con Optional subscription not mentioned on main site
While the engine is free and open source as stated on the main website, it does not mention that some optional features and services are actually activated through a paid subscription (two tiers: 2€ and 7€). Those features are: no nag screen shown when debugging, additional metrics available on games dashboard, access to more than 2 cloud exports per day (unlimited local export can be done without subscription, provided the right packaging tools are installed and configured), easy removal of GDevelop splash screen (can be done manually without subscription).
Con Behaviors of Objects are rather generalized
Since it has a fully GUI editor, the objects you are allowed to add in your game are pretty generalized (PhysicsObject, TiledSprite, PlatformerObject, etc). This limits the freedom of a game developer while making a game, as the object msut follow the preset behaviours imposed on it.