Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Shoot 'Em Up KitNewsUpdate - November 2019
Community

Update - November 2019

Shoot 'Em Up Kit · published 2 Nov 2019, 12:29 UTC

All newsPlayers around this dateRead on Steam

Hello and thank you for checking out our November update for the Shoot ‘Em Up Kit.
It has been a few months since the version 2.0.18 build was released and so we’d like to share our progress as we move towards the next release.

Template Games


We've been using the Shoot 'Em Up Kit to create some template games and new demos. These cover some of the common styles of shoot ‘em up: the side-scroller; vertical shooter; twin-stick; invaders; asteroids; and free roaming.
We’re retiring the Wizard feature as this was complex to use and didn’t give the helpful starting point that the templates provide.

Orthographic Cameras


We’re pleased to say that orthographic cameras are now working and so you can create games without the perspective warping at the edges of the screen. The sprite-only project configuration is still available as this is a useful way of building games using screen pixel co-ordinates.

Engine Tech


We’ve made a lot of improvements to the codebase to improve the stability of the Shoot ‘Em Up Kit when unexpected things happen. We’ve also improved the use of threading to make the Kit run faster and smoother on modern systems.

Multi-platform


The Shoot 'Em Up Kit is working well on our new multi-platform engine. There is still a bit of work left to do on the physics and audio but we're very close now. The new engine will allow significant performance and stability improvements on the PC; and will also pave the way for exporting games onto other devices and platforms.

Tutorials


There are new wiki guides for creating different styles of shoot 'em up. These describe all the steps involved in creating each of the template games. We will continue to create these for each of the templates and concept demos.

Art


We are continuing to build a library of components that can be joined together to create new and interesting ships, scenery or collectibles. You can combine these with your own assets to easily create entities that can be used in your game.

Many thanks,
The Tall Studios team

More from Shoot 'Em Up Kit

Other announcements

All news
Game update10 Apr 2023Shoot 'Em Up Kit Build 2.0.24Build 2.0.24 is now available. The change list is: - Rebuilt the sample games. - Fixed a collision issue which could occur when replaying a game.Game update5 Apr 2023Update 2.0.23Updates for version 2.0.23 - Improvements to the Model Builder. - Fixed an issue that prevented spline selection on Player Input Definition. - Fixes for in-game player ship selection. This is functional but still work-in-progress. - Fixed a minor sprite animation issue within the Sprite Editor. - Many minor fixes, optimisations and usability tweaks. We will be releasing another patch shortly to…Game update3 Nov 2021Minor Update 2.0.22.6Change list: · Fixed issues with collisions between multiple Entities. · Performance improvements when lots of Entities active at once. · Minor bug fixes.