Space Engineers

Space Engineers

Working Space Invaders Arcade Cabinet
8 Comments
Magical Trevor 20 May, 2024 @ 1:50pm 
Brilliant! I award the "mad scientist" award!
DMMWolf 24 Apr, 2024 @ 4:46pm 
We need Galiga... just to put it on the bridge of a flying Aircraft Carrier
Fat7i Bonané 5 Apr, 2024 @ 12:46pm 
Alright then thanks !
Arthur 5 Apr, 2024 @ 12:45pm 
Yes @Moss, the GameInput framework used on this game detects every key that can be detected by Programable-blocks, Just replace the lines

if(input.A) Position += new Vector2(-InvaderGame.player_speed, 0);
if(input.D) Position += new Vector2(InvaderGame.player_speed, 0);

to

if(input.Q) Position += new Vector2(-InvaderGame.player_speed, 0);
if(input.E) Position += new Vector2(InvaderGame.player_speed, 0);

(use Windows Notepad or something like that to find this lines)
thesnowfox84 3 Mar, 2024 @ 12:14pm 
This is amazing any plans to put other great Atari games into a cabinet :KOh:
Fat7i Bonané 3 Mar, 2024 @ 2:25am 
This is great but is it possible to change A to Q ?
The Field Marshal 25 Feb, 2024 @ 3:48pm 
Amazing.
ZEO CMF 25 Feb, 2024 @ 2:44pm 
:selike: