Hello everybody , and would like to know how can I make an object , it is only within a limited area ? For example have a drag and drop , but do not leave within a frame ? Could anyone help ?
Develop games in your browser. Powerful, performant & highly capable.
Add a "Bound To Layout" behavior to the object that you want to create. It will bound to the layout's edges. Or describe better what exactly do you want.