Problem - when published to HTML5, key press get no response.
aiwei1988@gmail.com
Member Posts: 2
In my game, I have a rule:
when any of the following are happening,
receive a key press: 1 is: down
do
Spawn Actor.
It works well in the preview, but when I published it on HTML5 platform, the key press get no response.
My game is http://arcade.gamesalad.com/game/105358
when any of the following are happening,
receive a key press: 1 is: down
do
Spawn Actor.
It works well in the preview, but when I published it on HTML5 platform, the key press get no response.
My game is http://arcade.gamesalad.com/game/105358
Comments