Welcome home, player!

By clicking Continue with Google or Facebook, you agree to G2Play's Terms & Conditions and Privacy Policy, also to NFT Terms & Conditions and NFT Privacy Policy.

New to G2Play?
Sign up now!
  • FAQ
(0 Reviews)
Platform
Steam
Steam
Steam
Steam
Edition

AppGameKit - Visual Editor DLC Steam CD Key

Sold by
SpotSales
99.09% of 11363 ratings are superb!
3 more offers available starting from
$9.14
Your transaction is secure
We're working hard to protect the security of your payments. We have a dedicated Fraud Prevention and Response Department working 24/7 to ensure safe transactions. We have implemented custom systems to screen out potential scammers and we have partnered with Ravelin, one of the world's best fraud prevention platforms. We don't share your payment details with third-party sellers and we don't sell your information with others.
Key activation
notes
Languages
Recommend this game and earn$0.45or more per sold copy.Join in 3 minutes
Requires the base game AppGameKit Classic: Easy Game Development on PC Steam in order to play.
Release date: 24/08/2017

TheGameCreators policy is to keep improving our applications and DLCs.

The AppGameKit Classic Visual Editor helps you design your apps faster and easier! Its new drag & drop tool takes away the guess work when it comes to 2D object placement, scaling and rotation.

Key Features

  • Easily design your app scenes
  • Position, scale and rotate objects
  • Supports Sprites, Text, Edit Boxes, Particles and Virtual Buttons
  • Set properties of objects (transparency, colour, physics, etc)
  • Multiple resolution support
  • Define as many scenes as you want per project
  • Exports AppGameKit Tier 1 Source Code
  • Integrates with the AppGameKit IDE

How the AppGameKit Classic Visual Editor Works


The Media
Visual Editor imports your projects media files and allows you to drag & drop them into the main editor window. From there you can visually modify the media with controls to re-position, scale, rotate, set properties, duplicate and more.

Setting Object Properties
Visual Editor provides an easy way for object properties to be set up. You simply click on an object and its current properties will be displayed; you're then able to easily change any of the starting values for that object.

The sprite properties you can configure are:

  • Depth
  • Visible
  • Flip Vertical
  • Flip Horizontal
  • Colour
  • Alpha
  • Physics - 9 settings
  • Collision Shape
  • Animation
  • Custom values

You can also add in Text and Edit Box objects.

Multiple Scenes
Most apps will have more than one game scene (main menu, game play, game over, high score, etc). This is where the Visual Editor scene manager helps you. Simply choose a scene and design the items that need to appear within it.

Cross Device Testing
With the multiple resolution support you can preview how your app will look on different devices that have varying resolutions and aspect ratios. You choose a base resolution and from that the Visual Editor will re-scale and re-position your sprites across the various, different resolutions. You can also make adjustments in any resolution to ensure your app looks the best on any device.

Exporting and testing
The AppGameKit Classic Visual Editor integrates with the Tier 1 IDE allowing you to instantly test your visual projects. A project file is exported which you can then modify with your own code to bring your game logic to life. For Tier2 C++ developers a template project is provided.