I want to do a system of zoom in and zoom out but without the UI layer.
What is the best method for this?
Develop games in your browser. Powerful, performant & highly capable.
Set scale rate and parallax to 0 for the UI layer in layer properties.
Thanks!