pin not working

0 favourites
  • 3 posts
From the Asset Store
Wall Pin Board is a hyper causal game developed for fun and inspired by YouTube video whose link is given in description
  • multiple pin behavior is not working on my game.

    i am trying to pin object from bluweapon1 - 5 on Bluplayer1-5. but when i do this:

    this happens:

    yet if i try to disable all but only the bluweapon1 for bluplayer1, it works perfectly:

    i don't what is wrong with this and i think it is supposed to work like i intend to. please leave a reply

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • update: i don't know what i exactly did but it works now. still want to know why it happened earlier

  • In number of sprites like that,it is suggested you use families and use pin as family behavior. If you want those items pinned on every tick:

    Every tick: Set [object] to position to [BluPlayer] Image point (0 or whatever IP you want)

    If you want them for just the function you have, replace "every tick" with the function you got.

    Hope that helps or falls in the type of coding you want for your game.

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