I have a problem with parallax alignment.
if I move player to the right target works fine. but if you move left a misalignment occurs.
layer 0 - enemy0 - (parallax 100,100)
Layer 1 - enemy1 - (40.40 parallax)
camada2 - enemy2 - (15.15 parallax)
camada3 - player, target, bullet - (parallax 0.0)
Demo:
primercontrol.com.br/game1/html5
Capx:
primercontrol.com.br/game1/estudo-paralax.rar
I've tried changing the layer of bullet but the misalignment imagepoint player.
<img src="smileys/smiley19.gif" border="0" align="middle" />
PORT:
tenho um problema com alinhamento parallax.
se eu mover o jogador para direita minha mira funciona OK. mas se mover para esquerda acontece um desalinhamento.
camada 0 - enemy0 - (parallax 100,100)
camada 1 - enemy1 - (parallax 40,40)
camada2 - enemy2 - (parallax 15,15)
camada3 - player , mira, bullet - (parallax 0,0)
J? tentei trocar a camada do bullet mas desalinha o imagepoint do player.
Obrigado
Thx
Davis