Shoot em up

Shoot em up

由 coolme03
回報問題
檢舉遊戲
Loading ad...

Shoot em up

評分:
1.9
上架時間: March 28, 2012
最後更新: March 28, 2012
開發者: coolme03

Shoot em up 的標籤

遊戲介紹

a space shooting game.

遊玩說明

move with the arrow key and X key to shoot

開發者更新

Mar 28, 2012 2:22pm

I’ll still update it and do other stuff

留言

0/1000
qwerberberber avatar

qwerberberber

May. 04, 2012

1
0

x key didnt do shiit, bait and switch misleading game, flag.

fdlman1 avatar

fdlman1

Mar. 28, 2012

3
2

ill be the first to say IT SUCKS

KazooMinstrel avatar

KazooMinstrel

May. 10, 2012

0
0

The actual key to use is the shift key, which has the annoying side effect of prompting me if I want to turn on Sticky Keys. Every time I hit it more than five times. Which I have to because holding down the button does not autofire. Since you're building this in Stencyl, just go into the "Controls" in the dashboard and click on whatever button says "Shift" and hit the "X" key to change the command without changing your programming. For autofire, use a boolean variable. When you process the user is holding down the (now) "x" key, check the boolean. If it's false, set it to 'true', shoot the laser, then tell the program to set it to false again after 1 second or whatever. There are many tutorials that recommend this, just look for "Stencyl shooting tutorial" and you're sure to find it.

MeanKno avatar

MeanKno

May. 07, 2012

0
0

Pressing x does nothing....