Hi,
My project is being designed for a 4:3 ration. However, when exported to cocoonjs on phones etc the layout will be more like 16:9 or 3:2.
The problem I am having is with wrap. I have an object set to wrap and in letterbox scale everything is working as expected. However, when I set to "scale" (which emulates what will happen when I put it on a tablet/phone device) the object wraps incorrectly and now disappears part way across the screen.
How, do I reset wrap so that it knows about the current size of the layout?
I have attached a simple capx to show what I mean.
Run it first and see bullet moves off the screen and comes back as expected.
Now, set the project to "scale" and the bullet disappears about 3/4 across.
dropbox.com/s/bp8xd3rv5t755ox/WrapProblem.capx