<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.shootemupkit.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Shoot_%27Em_Up_Kit_User_Guide</id>
	<title>Shoot 'Em Up Kit User Guide - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.shootemupkit.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Shoot_%27Em_Up_Kit_User_Guide"/>
	<link rel="alternate" type="text/html" href="https://www.shootemupkit.com/wiki/index.php?title=Shoot_%27Em_Up_Kit_User_Guide&amp;action=history"/>
	<updated>2026-04-09T01:59:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://www.shootemupkit.com/wiki/index.php?title=Shoot_%27Em_Up_Kit_User_Guide&amp;diff=107&amp;oldid=prev</id>
		<title>Wikiadmin: Created page with &quot;== Menus == === Main Menu === The Shoot 'Em Up Kit opens on the  Main Menu  page when it is launched.  From here you can choose to play an exis...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.shootemupkit.com/wiki/index.php?title=Shoot_%27Em_Up_Kit_User_Guide&amp;diff=107&amp;oldid=prev"/>
		<updated>2020-05-24T13:46:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Menus == ===&lt;a href=&quot;/wiki/index.php?title=Main_Menu&quot; title=&quot;Main Menu&quot;&gt; Main Menu &lt;/a&gt;=== The Shoot &amp;#039;Em Up Kit opens on the &lt;a href=&quot;/wiki/index.php?title=Main_Menu&quot; title=&quot;Main Menu&quot;&gt; Main Menu &lt;/a&gt; page when it is launched.  From here you can choose to play an exis...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Menus ==&lt;br /&gt;
===[[ Main Menu | Main Menu ]]===&lt;br /&gt;
The Shoot 'Em Up Kit opens on the [[ Main Menu | Main Menu ]] page when it is launched.  From here you can choose to play an existing game, or to create or continue to build a new one. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ Project Menu | Project Menu ]]===&lt;br /&gt;
The [[ Project Menu | Project Menu ]] is displayed when a new project is created or an existing one opened.  It has links to all the Editors and Settings used to build a game.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ Tool Bar | Tool Bar ]]===&lt;br /&gt;
[[File:ToolBarBlock.png|link=]] The toolbar appears on every editor page and provides access to many of the features and shortcuts to the other&lt;br /&gt;
editors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Editors ==&lt;br /&gt;
&lt;br /&gt;
These are accessed from the [[ Project Menu | Project Menu ]] or the [[ Tool Bar | Tool Bar ]].&lt;br /&gt;
&lt;br /&gt;
===[[ Level Editor | Level Editor ]]===&lt;br /&gt;
[[File:ToolBarLevelEditor.png|link=]] The Level Editor is used to place Entities into the map, as well as placing other objects such as triggers, sounds and checkpoints and setting up backgrounds, music and ambient lighting. The objectives for the level can also be set so that, for instance, the level will be complete when a timer has expired.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ Particle Editor | Particle Editor ]]===&lt;br /&gt;
[[File:ToolBarParticleEditor.png|link=]] The particle editor enables you to build eye-catching particle effects out of sprites or&lt;br /&gt;
models. You can set the number of particles which will be emitted, the speed and&lt;br /&gt;
direction of travel, their colour and number of other parameters. Particles can also&lt;br /&gt;
contain physical and collision properties so that they interact with the environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ Entity Editor | Entity Editor ]]===&lt;br /&gt;
[[File:ToolBarEntityEditor.png|link=]] The Entity Editor enables you to make game entities out of sprites or models. You can&lt;br /&gt;
choose which shaders to use, select how collisions will be detected, set the physical&lt;br /&gt;
properties of the entity, and set tags to identify important positions on the model or&lt;br /&gt;
sprite such as a gun or thruster position.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ Sprite Editor | Sprite Editor ]]===&lt;br /&gt;
[[File:ToolBarSpriteEditor.png|link=]] If you create your own 2D graphics then the Sprite Editor enables you to tell the Shoot&lt;br /&gt;
‘Em Up Kit where each sprite is on the texture – if there are more than one. You can&lt;br /&gt;
also combine multiple images to create an animated sprite. Collision masks can also be&lt;br /&gt;
defined for each sprite, allowing the sprite to collide in a different way from its&lt;br /&gt;
appearance.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ Sound Editor | Sound Editor ]]===&lt;br /&gt;
[[File:ToolBarSoundEditor.png|link=]] The Sound Editor is used to tell the Shoot ‘Em Up Kit about any sound effects or music&lt;br /&gt;
you create. This could include whether it is a stereo or 3D sound, whether it should be&lt;br /&gt;
looped – meaning it would be played continuously - and whether any subtitles should&lt;br /&gt;
be displayed. Individual sounds can be grouped to form a Sound Cue which, when&lt;br /&gt;
played, selects a random sound from the group. This avoids repetition and phasing&lt;br /&gt;
effects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ HUD Editor | HUD Editor ]]===&lt;br /&gt;
[[File:ToolBarHUDEditor.png|link=]] The heads-up display (HUD) is the in-game information, such as score, lives and health, which is overlaid on the&lt;br /&gt;
display for the player to see. In the HUD Editor text and graphics can be added to the HUD, and these can be linked&lt;br /&gt;
to data so that, for example, the player’s score or number of lives is displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ Front-End Editor | Front-End Editor ]]===&lt;br /&gt;
[[File:ToolBarFEEditor.png|link=]] The Front End Editor is used to create all the screens which the player sees before, in-between and after the main&lt;br /&gt;
game is played. Examples include the title page, the pause menu, and the high-score table. Text, graphics and&lt;br /&gt;
sound can all be added to each page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[ Behaviour Editor | Behaviour Editor  ]]===&lt;br /&gt;
[[File:ToolBarBehaviour.png|link=]] The Behaviour Editor enables you to create custom behaviours for the game. Example&lt;br /&gt;
behaviours could include giving a bonus life when 10,000 points have been reached, or&lt;br /&gt;
triggering a sound effect during the last few seconds of a timer. Properties for any of&lt;br /&gt;
the Entities or game objects can be modified using behaviour instructions&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
		
	</entry>
</feed>