Any easy way to make objects "stick" to eachother?

This forum is currently in read-only mode.
From the Asset Store
Easy Isometric
$19.99 USD
EasyIsometric behavior helps creating an “isometric” perspective with 2D assets.
  • Hi,

    I'm doing a draggable options box that you can call up in my game. I'm wondering, will i have to do an "always set options text to Optionsbox.X+43" etc. for all the objects i want to stick to the objects box when its being dragged. Or is there some clever simple way?

    The problem with doing it in code is also that it takes a while to get the objects at the right position. I don't really mind doing it this way, but i thought i'd check if there was a better way.

  • Action points? or whatever they are called. Just make a bunch, name them and tell the object to always position to its action point on the menu. Although you could make the menu static and have hitboxes for the buttons that are positioned instead so that when dragged the buttons dont jitter.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • families?

    if each one needs to be offset at different amounts, can give a family variable (dunno if you can with text objects actually) and set each one's initial value to something different

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)