Hi in my app i vae a the plugin youtube player
When i add on start of layout player is outside the layer and when when i tap on a sprite i want the palyer be at the center of the layer, then i add the coordinates set player at x, y i want, but that dont work.
What doesn't work?
Doesn't it move at all?
Are the coordinates wrong?
it doesn't move at all
Could you share your events?
well the onlyw actions i have is at start of layout youtube player is outside the 480x800 layout if i click on a sprite then the player is center in the layout, btut nothing happens
Develop games in your browser. Powerful, performant & highly capable.
Well if it's not working, it might be your events, right?
Are you using the correct coordinates, are you not setting the player back outside every tick?
Without seeing the events, ther is no way of knowing why it doesn't work..