LovePlay Posted March 20, 2014 Report Share Posted March 20, 2014 Hola, alguien me dice como muevo un poco a la izquierda los pesronajes aqui: Link to comment Share on other sites More sharing options...
SeMa™ Posted March 20, 2014 Report Share Posted March 20, 2014 # Aqui posicionas el personaje en board. grp.SetViewport(270.0/screenWidth, 0.0, 200, newScreenHeight/screenHeight) dentro del def OnRender(self): Link to comment Share on other sites More sharing options...
LovePlay Posted March 21, 2014 Author Report Share Posted March 21, 2014 # Aqui posicionas el personaje en board. grp.SetViewport(270.0/screenWidth, 0.0, 200, newScreenHeight/screenHeight) dentro del def OnRender(self): Muchas gracias SEMA!! :d Link to comment Share on other sites More sharing options...
Recommended Posts