When comparing CopperCube vs GameFlow + Unity, the Slant community recommends CopperCube for most people. In the question“What are the best game engines for beginners and non-programmers?” CopperCube is ranked 17th while GameFlow + Unity is ranked 26th.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Allows creating 3D apps and games without programming
Pro Good 3D editor
Includes easy to use 3D editor for quickly clicking together 3D games.
Pro Native WebGL support
Can create 3D games as real WebGL apps, running inside websites. Doesn't use a cross compiler, so WebGL apps are small and download quickly.
Pro Good terrain editor
CopperCube includes a terrain editor. Terrain can be drawn with height painting tools directly in the editor, textures can be painted quickly with automatic texture blending into the terrain. There are also tools for placing grass and bushes, and for distributing meshes automatically over the terrain.
Pro Exports to irrlicht
It was also written by the founder of irrlicht, although it is not open source.
Pro Available on Steam
CopperCube is available on Steam It was Greenlit.
Pro Easy to learn and to use
Pro Fast prototyping
You can quickly develop an experimental working model of the product (prototype), because the engine gives you access to a lot of prefabs, plugins and settings. And, you can use the visual programming to speed up the process, even if later you have to write code in order to improve the final product.
Pro Oculus Rift support
Supports both DK2 and DK1.
Pro Adds an abstraction layer that helps create the game logic
It is almost like talking with Unity naturally. Actions in Unity can be coded using regular English more-so than with other game engines, which makes it much easier for beginners.
Pro None of boxes and arrows, perfectly integrated into the workflow of Unity
Almost all visual scripting solutions for Unity are based on nodes, boxes and arrows, GameFlow changes this way of working incorporating actions blocks and actions using drag and drop.
Pro Excellent product
The developer supports the users quickly and with detailed responses. He is knowledgeable on the Unity API as well as developing videogames.
Pro Integrated in the Unity inspector
No windows apart, work with GameFlow from the own Unity inspector
Pro Can achieve in minutes what would take hours with classical scripting
Due to its innovative block system and without follow tutorials or look documentation will be able to create actions within five minutes in Unity.
Pro An effective advanced prototyping and scripting tool
GameFlow allows to complete a videogame in half an hour.
Cons
Con The documentation is not very extensive
The documentation for GameFlow could use some work. It's not very extensive and it hardly covers everything needed to know to build a game.
Con Performance could be better for 2D
Performance can be a real issue with 2D games. Unity 3D is actually a 3D game engine, and drags a lot of overhead with it.
For mobile, one could never achieve the performance of more specialized 2D engines with Unity3D.