A new version of the AppGameKit - Visual Editor is available now with support added for Virtual Buttons and Particles. You can also use the new actions property to move to other scenes when a Virtual Button has been pressed. 

Create particle effects and see them change as you edit values

Virtual Buttons and actions let you easily create navigation between scenes

These new features are available now for Windows, Mac and Linux versions of the Visual Editor.

Important note about this update

To ensure your code exports from the Visual Editor to your Tier 1 projects, make sure the Auto Update Tier 1 flag is ticked in the properties:

 

You also need to ensure to include this code in your main loop to ensure button events are checked: VisualEditor_Update ( ) - like this:

 

More features coming soon as we continue to develop and improve this useful tool - watch this space!