India
  • Global
  • Türkiye
  • Việt Nam
  • México
  • Perú
  • Colombia
  • Argentina
  • Brasil
  • India
  • ประเทศไทย
  • Indonesia
  • Malaysia
  • Philippines
  • 中國香港
  • 中國台灣
  • السعودية
  • مصر
  • پاکستان
  • Россия
  • 日本
डाउनलोड
GameCreator

GameCreator

62 सकारात्मक / 8 रेटिंग्स | संस्करण: 1.0.0

GameCreator

  • India
    ₹3313.51₹2981.54
    -10%
    दुकान में जाओ
  • Argentina
    ₹1395.76₹1256.19
    -10%
    दुकान में जाओ
  • Russia
    ₹2141.5₹1927
    -10%
    दुकान में जाओ

GameLoop एमुलेटर के साथ पीसी पर GameCreator डाउनलोड करें


GameCreator, GameCreator द्वारा विकसित एक लोकप्रिय स्टीम गेम है। आप पीसी पर खेलने के लिए गेमलूप के साथ GameCreator और शीर्ष स्टीम गेम डाउनलोड कर सकते हैं। प्राप्त करें' बटन पर क्लिक करें तो आप GameDeal पर नवीनतम सर्वोत्तम सौदे प्राप्त कर सकते हैं।

GameCreator स्टीम गेम पाएं

GameCreator, GameCreator द्वारा विकसित एक लोकप्रिय स्टीम गेम है। आप पीसी पर खेलने के लिए गेमलूप के साथ GameCreator और शीर्ष स्टीम गेम डाउनलोड कर सकते हैं। प्राप्त करें' बटन पर क्लिक करें तो आप GameDeal पर नवीनतम सर्वोत्तम सौदे प्राप्त कर सकते हैं।

GameCreator विशेषताएं

Intro

GameCreator is an all-in-one game development engine that focuses on providing a fully visualized approach to create 2D games without programming. It supports publishing to PC, mobile, and website. In the meantime, we also provide a platform that serves as a hub for the distribution of both commercial and free games, as well as the sale of assets, plugins, and templates by the development community. Starter packs include a RPG Game Template “Feather of cyan” (without combat system); All 1st party Game Templates will be released as DLC in future.

UGC Community

GameCreator has a built-in community for the creation and sharing of game designs. Developers can easily create games from templates, assets and plug-ins or trade those templates, assets and plug-ins. The platform has been designed to allow users to publish their works directly, and for players to provide feedback on those works. We work hard to support the growth of the community and provide more 1st party assets to add more and more possibilities to your game dev projects.

Game Templates

GameCreator provides high-quality 1st party game templates with complete documentation and professional support which will ensure a smooth flow of the creative process and allow developers to focus entirely on game development instead of spending time on technical difficulties. With a variety of templates in place, it’s easy for developers to get started on their ideas right away.

Generic Module Editor

GameCreator comes with built-in modular editors so developers can quickly prototype ideas and turn them into fully playable games.

Scene Editor

Scene Editor is used to create and modify the contents of scenes in a game. For instance, in RPG games the developers can create many scenes, each with its own scenery, NPCs, object placement/positioning, etc.

●Unlimited Layers. Without having to worry about adding more layers or deleting any, users can freely create layers to match them with different scenes.

●Adjustable Layer Parameter. Users can make exciting effects by adjusting the layer parameters at will, such as making a background that scrolls and layers that are see-through, or using image offset to scale or move an image.

●Dynamic Tile Layer Config. Users can place multiple tilesets on the same layer. GameCreator also includes standard tilesets so you may add several with one click.

●User-friendly Image Layer. GameCreator allows you to select any background scene from your pictures and add it to your game. You can also change the image properties directly, such as distance ratio to achieve a layered effect.

●Real-time Render in Editor. GameCreator allows you to monitor dynamic effects in real time from the editor and make adjustments as needed without having to run your game.

Visualized UI Editor

Visualization UI editor is used to create all kinds of interfaces. You can make interfaces as needed and recall it at any time during your game development.

●GameCreator has a drag-and-drop interface that allows you to modify or custom a configuration. It also supports visualized scripting/flow to control the logic for game events and create quick interactive feedback.

●For advanced developers, GameCreator can bind the UI editor with TypeScript codes, which allow developers to config/debug the UI editor in the TypeScript codes.runtime scripts.

Character Sprite Editor & Standing Avatar Editor

Character & Standing Avatar Editor allow you to manage the sequence frame of your character's actions, expressions, and equips all in one place.

●The Sprite Editor supports 1, 2, 3, 4, 5, and 8 directional movements mode. Horizontal flip options are supported in 1, 3 and 5 direction mode.

●Keyframe editing supported. You can adjust the position, size and other properties of an action in each frame.

●Sprites can be link/bound to objects/plug-ins for calculating collisions, strikes, and other things.

●Presetted quick dressing-up component.

●Multiple image trimming options. Both individual frames and entire sequences can be trimmed to precise parameters in the editor. There is a built-in merge tool for merging similar items together for simple file management.

●Standing Avatar management and frame sequence playback.

Animation Editor

Animation editor includes a full suite of tools to create animation effects. These animation effects can be recalled in multiple places in your game.

●Frame Sequence Animation. The animation editor can help you quickly set keyframes in image and audio assets to create animations. It also supports auto filling function, making your animation smooth and fluent.

●Particle Animation Mode. You can replace texture with preferred particle textures and adjust their properties to achieve the animation effect you want.

●Create animation with nested interactive is supported (including particle animation).

●Multiple trim / merge options are supported.

Data Editor

Data Editor is optimized with our 1st party game templates. For example we have built-in icon systems in AVG template, Skills and Equipment system in RPG game template.

●For advanced developers, you could also DIY your own data modules such as adding a task module, etc.

●More Data modules could be imported from 1st party / 3rd party plug-ins.

Event Editor

Event Editor allows you to create your game event logic and flow without any coding. Everything is visualized in the Event Editor.

●The editor allows you to control how objects behave in your game with one-click insertion of commands and see how they look in real-time.

●In AVG game templates, you can drag-and-drop in clips or insert visual commands. All effects supported real-time preview in the editor.

●Camera control commands give the image a sense of movement and depth, making it look like the graphics are moving towards you as you play the game.

●Advanced developers can write commands and build corresponding visual editors. You can also share your creations as plug-ins in our marketplace.

●All 1st party game templates come with built-in event triggers, such as NPC's click event, touch event, etc. Alternatively, users can also customize these events to create more personalized game experiences.

Code Editor

In addition to using GameCreator’s visual editors to create your game, you can also write code in GameCreator to modify the gameplay whatever you like. Advanced developers can just build on top of pre-built visual editors (e.g., UI, sprites, animations, scenes, events) and combine them with code logic to generate richer game content.

●GameCreator supports TypeScript / JavaScript with its built-in IDE.

●All of the 1st party game templates are written in TypeScript, which will be compiled into JavaScript and then run automatically during testing. Inheritance and other relationships are taken into account during compilation to ensure that JavaScript does not throw reference order errors.

●Code completion, jump to definition, code hinting and highlighting, and other standard editing features are supported.

●Support 3rd-party Web libraries, which then can be called after load; for instance, some games may require physics libraries.

●Some editors will generate codes and/or APIs for quick direct calls.

Texture Editor

Texture editor facilitates the creation of textures and shaders (GLSL) that can be used to generate sophisticated visual effects.

●When creating new textures, the system generates the corresponding uniform API that you can call directly in Shader and preview the effect in real-time.

Plug-in System

Users can publish their customized plug-ins into our platform with just one-click, making them available for other developers.

●Following game assets support sharing/sell: sprite, standing avatar, animation, UI, tile, autotile, map, texture, etc.

●Following game materials support sharing/sell: scene and object module, custom module, custom object behaviors, custom event commands, scripts, etc.

Custom Editor

Custom editor allow you to customize the editor mentioned above, so that you can modify its features —for example, making new modules, event commands and object behaviors. These customized editors can be packaged as plug-ins for sharing/sell.

Games made with GameCreator

《觅光》:https://store.steampowered.com/app/2305480/__Seeking_Light__Chapter_1/

《浮世万千三天地情殇》:https://store.steampowered.com/app/1693930/_/

《日日夜夜》:https://store.steampowered.com/app/1347450/_/

《天狼星奇谭 Tales of Sirius》:https://store.steampowered.com/app/1924850/_Tales_of_Sirius/

《记得我》:https://store.steampowered.com/app/1512240/_/

《罪狱:soul》:https://store.steampowered.com/app/1842900/soul/

《重启:泡沫篇 Reboot:FROTH》:https://store.steampowered.com/app/1702680/_RebootFROTH/

Demo made with 1st party game templates

●Action RPG game template

●AVG game template

Our Commitment

GameCreator's goal is to provide the best-in-class user experience for all game developers by enhancing its engine’s capabilities and expanding its library of game templates, plugins, and assets. We hope to establish a thriving community which boosts our developers’ creativity and productivity by input &output knowledge, skill, idea, information, assets, plug-ins … etc.

About GameCreator Team

We are a startup company mainly based in China and focus on making game development more accessible to everyone. Our mission is to empower game developers by providing a simple visualization game-making tool and allowing them to focus more on their imagination and creativity.

और दिखाओ

GameLoop एमुलेटर के साथ पीसी पर GameCreator डाउनलोड करें

GameCreator स्टीम गेम पाएं

GameCreator, GameCreator द्वारा विकसित एक लोकप्रिय स्टीम गेम है। आप पीसी पर खेलने के लिए गेमलूप के साथ GameCreator और शीर्ष स्टीम गेम डाउनलोड कर सकते हैं। प्राप्त करें' बटन पर क्लिक करें तो आप GameDeal पर नवीनतम सर्वोत्तम सौदे प्राप्त कर सकते हैं।

GameCreator विशेषताएं

Intro

GameCreator is an all-in-one game development engine that focuses on providing a fully visualized approach to create 2D games without programming. It supports publishing to PC, mobile, and website. In the meantime, we also provide a platform that serves as a hub for the distribution of both commercial and free games, as well as the sale of assets, plugins, and templates by the development community. Starter packs include a RPG Game Template “Feather of cyan” (without combat system); All 1st party Game Templates will be released as DLC in future.

UGC Community

GameCreator has a built-in community for the creation and sharing of game designs. Developers can easily create games from templates, assets and plug-ins or trade those templates, assets and plug-ins. The platform has been designed to allow users to publish their works directly, and for players to provide feedback on those works. We work hard to support the growth of the community and provide more 1st party assets to add more and more possibilities to your game dev projects.

Game Templates

GameCreator provides high-quality 1st party game templates with complete documentation and professional support which will ensure a smooth flow of the creative process and allow developers to focus entirely on game development instead of spending time on technical difficulties. With a variety of templates in place, it’s easy for developers to get started on their ideas right away.

Generic Module Editor

GameCreator comes with built-in modular editors so developers can quickly prototype ideas and turn them into fully playable games.

Scene Editor

Scene Editor is used to create and modify the contents of scenes in a game. For instance, in RPG games the developers can create many scenes, each with its own scenery, NPCs, object placement/positioning, etc.

●Unlimited Layers. Without having to worry about adding more layers or deleting any, users can freely create layers to match them with different scenes.

●Adjustable Layer Parameter. Users can make exciting effects by adjusting the layer parameters at will, such as making a background that scrolls and layers that are see-through, or using image offset to scale or move an image.

●Dynamic Tile Layer Config. Users can place multiple tilesets on the same layer. GameCreator also includes standard tilesets so you may add several with one click.

●User-friendly Image Layer. GameCreator allows you to select any background scene from your pictures and add it to your game. You can also change the image properties directly, such as distance ratio to achieve a layered effect.

●Real-time Render in Editor. GameCreator allows you to monitor dynamic effects in real time from the editor and make adjustments as needed without having to run your game.

Visualized UI Editor

Visualization UI editor is used to create all kinds of interfaces. You can make interfaces as needed and recall it at any time during your game development.

●GameCreator has a drag-and-drop interface that allows you to modify or custom a configuration. It also supports visualized scripting/flow to control the logic for game events and create quick interactive feedback.

●For advanced developers, GameCreator can bind the UI editor with TypeScript codes, which allow developers to config/debug the UI editor in the TypeScript codes.runtime scripts.

Character Sprite Editor & Standing Avatar Editor

Character & Standing Avatar Editor allow you to manage the sequence frame of your character's actions, expressions, and equips all in one place.

●The Sprite Editor supports 1, 2, 3, 4, 5, and 8 directional movements mode. Horizontal flip options are supported in 1, 3 and 5 direction mode.

●Keyframe editing supported. You can adjust the position, size and other properties of an action in each frame.

●Sprites can be link/bound to objects/plug-ins for calculating collisions, strikes, and other things.

●Presetted quick dressing-up component.

●Multiple image trimming options. Both individual frames and entire sequences can be trimmed to precise parameters in the editor. There is a built-in merge tool for merging similar items together for simple file management.

●Standing Avatar management and frame sequence playback.

Animation Editor

Animation editor includes a full suite of tools to create animation effects. These animation effects can be recalled in multiple places in your game.

●Frame Sequence Animation. The animation editor can help you quickly set keyframes in image and audio assets to create animations. It also supports auto filling function, making your animation smooth and fluent.

●Particle Animation Mode. You can replace texture with preferred particle textures and adjust their properties to achieve the animation effect you want.

●Create animation with nested interactive is supported (including particle animation).

●Multiple trim / merge options are supported.

Data Editor

Data Editor is optimized with our 1st party game templates. For example we have built-in icon systems in AVG template, Skills and Equipment system in RPG game template.

●For advanced developers, you could also DIY your own data modules such as adding a task module, etc.

●More Data modules could be imported from 1st party / 3rd party plug-ins.

Event Editor

Event Editor allows you to create your game event logic and flow without any coding. Everything is visualized in the Event Editor.

●The editor allows you to control how objects behave in your game with one-click insertion of commands and see how they look in real-time.

●In AVG game templates, you can drag-and-drop in clips or insert visual commands. All effects supported real-time preview in the editor.

●Camera control commands give the image a sense of movement and depth, making it look like the graphics are moving towards you as you play the game.

●Advanced developers can write commands and build corresponding visual editors. You can also share your creations as plug-ins in our marketplace.

●All 1st party game templates come with built-in event triggers, such as NPC's click event, touch event, etc. Alternatively, users can also customize these events to create more personalized game experiences.

Code Editor

In addition to using GameCreator’s visual editors to create your game, you can also write code in GameCreator to modify the gameplay whatever you like. Advanced developers can just build on top of pre-built visual editors (e.g., UI, sprites, animations, scenes, events) and combine them with code logic to generate richer game content.

●GameCreator supports TypeScript / JavaScript with its built-in IDE.

●All of the 1st party game templates are written in TypeScript, which will be compiled into JavaScript and then run automatically during testing. Inheritance and other relationships are taken into account during compilation to ensure that JavaScript does not throw reference order errors.

●Code completion, jump to definition, code hinting and highlighting, and other standard editing features are supported.

●Support 3rd-party Web libraries, which then can be called after load; for instance, some games may require physics libraries.

●Some editors will generate codes and/or APIs for quick direct calls.

Texture Editor

Texture editor facilitates the creation of textures and shaders (GLSL) that can be used to generate sophisticated visual effects.

●When creating new textures, the system generates the corresponding uniform API that you can call directly in Shader and preview the effect in real-time.

Plug-in System

Users can publish their customized plug-ins into our platform with just one-click, making them available for other developers.

●Following game assets support sharing/sell: sprite, standing avatar, animation, UI, tile, autotile, map, texture, etc.

●Following game materials support sharing/sell: scene and object module, custom module, custom object behaviors, custom event commands, scripts, etc.

Custom Editor

Custom editor allow you to customize the editor mentioned above, so that you can modify its features —for example, making new modules, event commands and object behaviors. These customized editors can be packaged as plug-ins for sharing/sell.

Games made with GameCreator

《觅光》:https://store.steampowered.com/app/2305480/__Seeking_Light__Chapter_1/

《浮世万千三天地情殇》:https://store.steampowered.com/app/1693930/_/

《日日夜夜》:https://store.steampowered.com/app/1347450/_/

《天狼星奇谭 Tales of Sirius》:https://store.steampowered.com/app/1924850/_Tales_of_Sirius/

《记得我》:https://store.steampowered.com/app/1512240/_/

《罪狱:soul》:https://store.steampowered.com/app/1842900/soul/

《重启:泡沫篇 Reboot:FROTH》:https://store.steampowered.com/app/1702680/_RebootFROTH/

Demo made with 1st party game templates

●Action RPG game template

●AVG game template

Our Commitment

GameCreator's goal is to provide the best-in-class user experience for all game developers by enhancing its engine’s capabilities and expanding its library of game templates, plugins, and assets. We hope to establish a thriving community which boosts our developers’ creativity and productivity by input &output knowledge, skill, idea, information, assets, plug-ins … etc.

About GameCreator Team

We are a startup company mainly based in China and focus on making game development more accessible to everyone. Our mission is to empower game developers by providing a simple visualization game-making tool and allowing them to focus more on their imagination and creativity.

और दिखाओ

पूर्वावलोकन

  • gallery
  • gallery

जानकारी

  • डेवलपर

    GameCreator

  • नवीनतम संस्करण

    1.0.0

  • आखरी अपडेट

    2022-10-26

  • श्रेणी

    Steam-game

और दिखाओ

समीक्षा

  • gamedeal user

    Oct 27, 2022

    Very early access still. A LOT of bad Engrish/English used here and a lot of engine functionality is lacking atm .. I suggest wait for the 6 months or whatever it takes to get a version without the need to stay and say HMMM to yerself while trying to figure this out. Feels like a lot of false advertising what you see in the videos and pictures for now .. ANYWAY you have been warned.
  • gamedeal user

    Oct 27, 2022

    This is a tough one because I do see a lot of potential in this maker, so I am going to annoyingly put emphasis in capital letters to try and articulate my feelings here... As it stands right now 27/10, for what you PAY FOR and what YOU GET, I DO NOT RECOMMEND this... They are billing this as an easy game maker that a beginner can pick up and start work on their game without having to fight to grasp the intricacies and workings of the app they are developing their game in. RIGHT NOW I find this NOT to be the case... What you get is rather barebones, it is early access sure, but right now I do not recommend it unless you are an advanced user of these types of apps. Their future DLC is designed to be game 'templates' that will easily allow you to start creating JRPG, SRPG, ARPG, everything they advertise on their store page. There is only VN mode available right now out of the box. This means that although theoretically it is entirely possible to make all the above, you have to do it all almost from scratch in the style of Unreal Engine or Unity - those are free to start using but have more emphasis on making complex games rather than accessibility for beginners. When these future templates are implemented into the app, I likely see this to be the best and easiest game creator on the market. Therefore, I decided to support the devs and give them my money despite my initial disappointment and refrain from refunding it. This sounds like I am being hypocritical and I probably am, but I want to keep this and see where it goes as I do see POTENTIAL in this IN THE FUTURE. I will update this review as I see fit and give it merit as the engine develops. If you are interested in taking a plunge right now please note that the app is very stable and I have not experienced any technical bugs in here which I am very happy about. One day I am sure I will thumb this up. Please developers keep working on this and make it the best maker on the market.
  • gamedeal user

    Oct 29, 2022

    I can understand the early negative reviews but I think this app deserves a go. It is rather expensive for an Early Access app lacking features but hopefully the features will catch up soon. It lacks clear instruction... I can see powerful features but... HOW DO I USE THEM?! As with most game engines that show great potential, GameCreator will thrive on good-quality, in-depth, step-by-step YouTube tutorials. Great video tutorials were made for Pixel Game Maker MV, without which I would never have developed: Freedom! Do or Die Someone Cloned The President Pension Day Dickie A Cumming. Without video tutorials, I would never have developed: Red Mist: Rivers of Blood AI Anomaly. Nor: Dickie A Cumming: The Prequel (Part I). I do hope the devs heed this. These days, users don't want to read a big manual except for reference and refreshing. If you truly want this app to succeed (as do I), please make a quality series of video tutorials. I beg of you. God bless.
  • gamedeal user

    Oct 30, 2022

    Don't let the negative reviews scare you from this engine (notice their hours using it). While the point is fair about them needing some English tutorials or the current templates not being complete yet, the dev's have said those are coming and this is still EA. On top of that, after spending several hours in the engine I'm already realizing the potential of it and in the end I think people will like it. If you want a sneak peek at what the engine offers I have made a YouTube tutorial series that can give you a better idea of the workflow and will help you decide better if this is the engine for you. https://youtu.be/8F2aw6Y875U
  • gamedeal user

    Nov 4, 2022

    First, being a beginner, I don't find it very intuitive, not always easy to navigate, it would have required icons for each operation, example: placing events and configuring them directly on the scene with the graphics, like rpg maker. Then the templates are absolutely empty, do not show much, yet on the store page there are plenty of photos with decorations in place and other visibly misleading so be careful since the templates are not at all the same, everything is to be done without demonstrations or examples, but it would have been a good little piece of demo showing the possibilities or mechanics or as a starting point, etc., for me this is a template, because this is clearly not the case and not for beginners . Rather disappointed, seemed promising and interesting, the next dlc will surely be the same unless paid perhaps, expensive product for that, no android or ios currently, certainly early access but still.
  • gamedeal user

    Nov 5, 2022

    I am giving this game engine… A VERY TENTATIVE THIMBS UP… However, I would like to give a very polite warning to these developers, that if the three problems mentioned below are not quickly fixed, then GameCreator will eventually fall by the wayside and be ignored by western developers. PROBLEM ONE… You need to quickly fix the bad use of Fonts in the interface. The Font is tiny and it cannot be changed. This is not good for developers who are spending many hours per day working on their games. You don’t want to strain the eyes of developers - or they will lose interest in using GameCreator on a daily basis. Make sure that developers are able to EASILY change the Interface Font and adjust the Font Size to their liking, so that we don’t strain our eyes. PROBLEM TWO… Do not ever have your Help Files locked up inside of GameCreator. Help Files must ALWAYS be Online. This is important because it allows developers to easily read the content and adjust their Web Browser’s Font Size and Background to their liking. Developers should NEVER have problems reading your Help Files. Online Documentation must always be easily available to the audience that you are targeting - especially when it’s a new audience in the western world. PROBLEM THREE… There are no readily available video tutorials. I have no idea why you would go after a western audience without any English video tutorials ready to launch. Providing video tutorials is by far the EASIEST way to get developers accustomed to using GameCreator - yet there are none. If you want western developers to take GameCreator seriously, then you NEED to have an English YouTube channel, pushing out English tutorials as soon as possible. It’s the quickest way to gain momentum for GameCreator. CONCLUSION… So does this game engine have potential? Yes, it does indeed have potential - which is why I’m giving it a very tentative thumbs up. However, keep in mind that you are entering the western market - where there are MANY other game engines that have already fixed the problems mentioned above. The western market is fickle, so if these problems are not quickly dealt with, then western developers will eventually ignore GameCreator. With that said, let’s see what you’ll do in the next few weeks.
  • Jester

    Jan 25, 2023

    First ever review, here we go. Shame its not a good one. This software is in early access, so it can certainly improve, but right now I cannot recommend it, and here's a few reasons why. There is a lack of English support. The program is bare bones at the start of a new project, so naturally, someone new to it may want to look at some guides or watch a tutorial. You won't get that, not yet. Their Youtube channel doesn't have any English videos. This leaves you unable to really figure out how to use it- Unless you know how to code, then you should have a good time, as there's a script editor. I certainly don't know how to code though, so I'm out of luck. The 'templates' available say that you either need to code, or insert 'modules'. From what I saw, there isn't anything I could use to make a stat system, attack system, etc. But you know where I could get those? With a PAID. DLC. Are you kidding me? The Early Access gamemaking software has a *paid* dlc with the systems I would need to make an rpg. Might as well just use Rpg Maker or some other software at that point. Honestly, when i downloaded this, I was thinking I could open it up and figure it out from clicking about, since I've used many different game making software. Rpg Maker, Srpg Studio, IFaction Maker- Those ones were easier to figure out just from using it. This program, in its current form, is a nightmare. I truly think this isn't even ready for Early Access- Not in English, anyways.
  • gamedeal user

    Jan 26, 2023

    This software is in early access so it's always a risk. I have a few thousand hours on different "game creating" softwares from Visual Novel Maker, RPG Maker, Unity and Unreal Engine 4. So far, I think the software works pretty well, I can see a lot of great usage as is. However there are a few things that I would like to see in the future. - The ability to mix and match for example, having the Visual Novel mixed with the RPG. Right now they are two completely different entities inside the same software. I really would want to see the ability to mix and match these things because it would make this software the best there is. It would give you the strengths of both Visual Novel Maker and RPG Maker combined. - Guides on how to create achievements for Steam, this probably will be something coming from the userbase but it would be nice if they integrated these options. - The Ability to protect your artwork. Right now, you CAN encrypt your scripts, however, you CAN NOT encrypt your video and image files. The Negative about this is that people who play your game can easily rip your sprite sheets, videos etc. - Community assets for outside China. Right now there is a community marketplace of some sort, but its region locked to China only. This is unfortunate. - The ability to change player characters on the go in the RPG part of the software. Right now you can have a party of 4, however you can NOT give players the ability to switch to which character they want to use as their "main character". They are in fact hardlocked. This shouldn't be the case, limiting options is damaging the potential of this engine All in all, I can see great use for this software and I hope that the creator of this will continue developing, maintaining and expanding the options. This has extreme potential. I thumb it up for now
Load More

पूछे जाने वाले प्रश्न

PC Games Cheaper On Gamedeal | Find The Best Deals of Games Here!

Finding the right place to get the best game deals can prove to be quite a hassle when comparing game prices on multiple sites. However, you can skip through all the trouble by letting Gamedeal handle the price comparisons and grab only the best deal prices for you!


We compare game prices on all the trusted storefronts and list game deals starting with the lowest price possible at the moment. Looking for something more specific? Search it on Gamedeal and find all the best deals and cd keys discount codes to make the most out of your bucks. 


Not sure what you looking for? Browse through our massive library of games from different genres to find epic deals for your favorite games from the biggest retailers in the market. Can’t afford the game you are looking for? Make sure to wishlist it and stay up-to-date with all the price changes in the future.


Say Bye to Hefty Game Deals!

Gamedeal is your one-stop shop to find all the best deals from your favorite retailers including Steam, Epic Games, Gamestop, and many more under one roof. Looking for games that cost you nothing? We have got you covered with our free games list that includes free PC and Playstation games.


We help you stay on top of the news with upcoming Steam sales and Gamestop promo codes to ensure you get the game of your choice at the lowest price possible. From old-school classics to modern AAA titles, there is something for everyone to play here.

अधिक समान खेल

सभी देखें

अधिक समान खेल

सभी देखें
स्थापित करने के लिए क्लिक करो