Space Engineers

Space Engineers

Working Space Invaders Arcade Cabinet
10 条留言
Soulfood 9 月 26 日 上午 10:52 
I was hoping to use this in a cinematic story I'm making.
Soulfood 9 月 26 日 上午 10:51 
strangely this mod doesn't appear in the list when I try to add it to a world. Its mod folder is still where it should be. I'm subscribed to it. Has anyone else seen this?
Magical Trevor 2024 年 5 月 20 日 下午 1:50 
Brilliant! I award the "mad scientist" award!
DMMWolf 2024 年 4 月 24 日 下午 4:46 
We need Galiga... just to put it on the bridge of a flying Aircraft Carrier
Mosstache 2024 年 4 月 5 日 下午 12:46 
Alright then thanks !
Arthur 2024 年 4 月 5 日 下午 12:45 
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 2024 年 3 月 3 日 下午 12:14 
This is amazing any plans to put other great Atari games into a cabinet :KOh:
Mosstache 2024 年 3 月 3 日 上午 2:25 
This is great but is it possible to change A to Q ?
The Field Marshal 2024 年 2 月 25 日 下午 3:48 
Amazing.
ZEO CMF 2024 年 2 月 25 日 下午 2:44 
:selike: