Status
SteamPeaks
ChartsSalesUpcomingPatchesEventsCalculator
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
EventsSteam's own events 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 festsUpcomingPatchesEventsRecordsTrendingSignals
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
Switch 'N' ShootEventsVersion 1.1 is here!
Community

Version 1.1 is here!

Switch 'N' Shoot · published 19 Jun 2018, 11:41 UTC

All eventsPlayers around this dateRead on Steam

This update is a COMPLETE rewrite of the game's code.

It's ridiculous.

In the last year and a half I've been learning how to script in C Sharp. During that time, I've rewritten the entire code-base of Switch 'N' Shoot, so it now uses 100% C Sharp instead of a third-party visual scripting tool. This means I'm able to get a lot closer to the nitty-gritty logic and optimise things more effectively.

I hope you'll notice the huge upgrade in how smoothly the game runs, as well as a bunch of improvements and additions.

If you like it, please remember to leave a review and tell a friend -- as a solo indie developer I rely entirely on word of mouth. Thank you!!

Arcade version

Switch 'N' Shoot has also been hitting barcades in the U.S. recently, courtesy of awesome indie game cabinet creator DSM Arcade. Check them out!

I overhauled the code for this special arcade version, and it made sense to carry it over to the PC and mobile versions too.

Changes in v1.1 from v1.0

Here's a complete rundown of everything that's changed. Huge thanks to everyone who helped test the beta!

Changes & Improvements:

  • Rewrote like... 95% of the code.
  • All objects now move much more smoothly.
  • Spawning/despawning of aliens and bullets heavily optimised (using an object pooling system).
  • After a Boss is killed, the next wave begins a little later (to give you a moment to readjust).
  • Automatic TATE mode (full screen portrait) if your resolution is taller than it is wide, for the authentic arcade feel at home!
  • You can now skip the 'high score table reveal' sequence to get back to playing quicker.
  • The background colour changes to a dimmed version of the alien colour when you die, instead of always being red.
  • Many more possibilities and improvements for random name generator.
  • Smart text box fitting for sentences that didn't quite fit.
  • 'Aliens Missed' stat is increased when alien self destructs, not when it starts self destruct sequence (because you could still kill them with a Shield in this state).
  • Boss attack pattern is a little more balanced (not truly random any more, uses a pooled attack list instead).
  • Shield Dropper alien is now rendered in front of the Boss so it's easier to see.
  • Moved weapon power bar to the top of the screen for better visibility.
  • Sharper fonts.
  • Added new Boss music.
  • Added new Plus menu music.
  • All music volume balanced to be slightly quieter.
  • Added pitch randomisation to all SFX and speech.
  • Music fades in and out when it changes between screens.

Bug fixes:

  • Fixed bug where the first alien would always spawn in same position.
  • Fixed sprite render order on Boss.
  • Fixed Boss' vomit beam not animating.
  • Fixed Boss' eye not flashing when hit.

New game coming soon!

And finally, while I've got your attention...

I have a new game coming to Steam very soon, so please add DUNGEON DEATHBALL to your wishlist:

Thanks!

Matt
@crowbarska

More from Switch 'N' Shoot

Other announcements

All events
Switch 'N' ShootGame update6 Oct 2025Security PatchSecurity patch for a critical security vulnerability in older versions of Unity.Esports13 Oct 2021💀🏀 Dungeon Deathball is OUT NOW!My new game is released after more than 3 years in Early Access. Check it out! TACTICS, TERROR & TOUCHDOWNS Dungeon Deathball is a turn-based, tactical death-sport where you desperately try to score touchdowns, outsmart savage beasts and survive a randomly-generated gauntlet of blood, guts and goals. 🏆 Lead your team of captives to freedom! They've been imprisoned for as long as they can remem…In-game event19 Aug 2021Version 1.3.5Hello Switch pilots! A patch has just been released for Switch 'N' Shoot (version 1.3.5). As mentioned in the earlier beta notes, this update brings the following changes... What's new Fix for blank screen on Linux A number of Linux users reported a blank screen when starting the game, with audio playing in the background. The game has been rebuilt with a much more recent and stable version of…