When comparing Goo Create vs GameGuru, the Slant community recommends GameGuru for most people. In the question“What are the best 3D game engines?” GameGuru is ranked 38th while Goo Create is ranked 54th. The most important reason people chose GameGuru is:
Simplicity and accessibility are the core design goals of FPS Creator Reloaded.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Really small project/game download sizes
Since GooCreate is native to the Web and uses WebGL directly, finished projects usually have a much smaller (sometimes orders of magnitude) download sizes compared to tools like Unity.
Pro Visual State Machine Editor
The visual state machine editor in GooCreate enables the addition of advanced interactivity without having to directly code it in JavaScript. Artists can add movement to objects, react to clicks and other events or even trigger changes in other state machines via events.
Pro Scripting via the JavaScript programming language
Pro Integrated physics engine (Cannon.js)
GooCreate is tightly integrated with the Cannon.js physics engine making it super simple to add advanced physics simulations to any project. Cannon.js is available at http://www.cannonjs.org/.
Pro Web based scene editor, no installation or plugin needed
Pro Particle systems
Pro Open game engine and physics engine
The Goo.js engine is fully open source and available at https://github.com/GooTechnologies/goojs
Pro FBX model importer supporting embedded textures and skin based animation
Pro Real-time WYSIWYG Hierarchical scene graph editor
Pro Advanced Code/Text Editor with auto completion for Engine APIs
Pro Custom publishing template CSS and JavaScript
Usually when publishing you are forced to use a template provided by the service (with a logo, social buttons, etc) or you have to download the project to customize it. In GooCreate you can pick from a few different configurable templates and then, if that is not enough, you can add custom CSS and JavaScript that gets added to the page header (i.e. JS and CSS will be run/applied before the scene even starts to load) letting you style the loading screen and any other aspects of the page without having to download anything and still being able to make use of the hosting service GooCreate provides.
Pro Good material editor
Material editor supports diffuse color, normal maps, specularity, emissiveness, opacity, reflectivity and refractivity.
Pro Timeline editor to animate entities
Pro Projects can be distributed via a web link or packaged for Android and iOS
Pro Good variety of post effects
Post effects including bloom, motion blur, anti aliasing, levels, contrast, vignette and edge detection.
Pro Designed for ease of use
Simplicity and accessibility are the core design goals of FPS Creator Reloaded.
Pro Active and helpful community
Users share ideas, help, and advice through the official forums. The community also provides a wealth of free assets, and the GameGuru Assets Store sees constant additions.
Pro Continuous development and updates
News and improvements are released on a monthly schedule. Interaction between The Game Creators and project backers is excellent.
Pro Awesome tech support
Pro Easy to use your own custom assets
Easily import your own 3D models with the built-in importer and create custom characters with the Character creator. Custom weapons are much more difficult, though.
Pro Massive community of users
The gamer creator forums have a large number of users, developing games, making models for sale and to give away for other users. They answer questions, help each other with problems in their games, and can make using this software so much more fun and easy.
Pro Royalty free
Games you publish with GameGuru can be sold without any restrictions or commissions.
Pro Easy to use editor
An easy 3D editor to create your own maps in seconds with drag-and-drop function.
Pro Friendly GUI
Awesome friendly GUI, and quite easy to use.
Pro Building editor
Currently in development but already looking very good! Easily create big and customized buildings with default building blocks and share them with others.
Also very easy to use in the designer: The buildings are treated like entities but still directly available in the 'building editor mode'.
Pro Powerful scripting language
Uses Lua.
Pro Large asset store
A store where you can buy various assets for your games like sounds, 3D models, weapons... Very good prices and a lot of assets are even free.
Pro Feature priorities are chosen by the community
The Game Creators team frequent the forums and ask the community for feeback and suggestions both there and via an open poll on the website. They have a great history of reading suggestions, viewing screenshots, and generally working with the community.
Pro Optimised engine for editor
The game engine is optimized for efficient use of memory.
Cons
Con Going out of business
Goo create is facing bankruptcy.
Con Slow
Everything takes ages..feels like Unreal 4
Con Lack of user-interface
Although you can customize a lot, the user-interface does not show that. But plans are in place to improve this with some front facing GUI into the LUA scripts so you don't need to code as much.