Actions

Front-End Editor

From Shoot Em Up Kit

Revision as of 12:59, 24 May 2020 by Wikiadmin (talk | contribs) (Created page with "===Introduction=== The front-end editor is used for creating and modifying the menu, instructions, credits and all the other pages which lead into and out of the actual game....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

The front-end editor is used for creating and modifying the menu, instructions, credits and all the other pages which lead into and out of the actual game.


You can also control how the pages flow together (which page follows which) and whether the pages will change backed on user input or from a timer.


Front-End pages can also be created as overlays at the start and end of a level, these can be set in the Level Settings.


Using the Front End Editor

The first step when using the Front-End editor is to select which page you would like to modify.


FrontEnd1.png


Once you have selected a page you will see the Tools window.

FrontEnd2.png


The buttons allow you to add Sprites, Text, Video and set the page properties. Clicking the [Done] button will close the page you are editing and return you to the page selection list.


HUDToolsSprite.png Sprite

Add a sprite - select from the list displayed and drag into position using the mouse. Sprites can be used to display data, eg a row of player sprites showing lives left or a health bar changing length. [+Show more]


HUDToolsText.png Text

Add text to the HUD - drag into position using the mouse. Text can be fixed or used to display data such as score or lives. [+Show more]


HUDToolsVideo.png Video

Add a video - select from the list displayed.


HUDToolsProperties.png Properties

The page Properties window is used to set music, how long the page will be shown, which pages will be shown next, as well as specifying visual effects. [+Show more]

Co-ordinates

FrontEnd4.png


Because PCs have different resolutions, the co-ordinate system in the Shoot ‘Em Up Kit is based on a Working Resolution which can be set in the Project Settings.


The Working Resolution is the resolution you will work at when designing your HUD, User Interface and 2D Sprite only games. You don’t have to run the Shoot ‘Em Up Kit at this resolution, it is just a reference width and height so that the Shoot ‘Em Up Kit knows what to do if your game is run on a PC with a different resolution.