Content tagged pin-behavior

Report Tag

7 usages of this tag
  • 11 replies
  • 450 views
This content is deleted
Forum Topic
How do I make pinned sprites inherit behavior?
0 favourites

Trying to create a classic Jigsaw ''torn-up note'' for my game. I got as far as giving each piece of the note the pin behavior and the drag and drop behavior. T...

  • 12 replies
  • 718 views
This content is deleted
Forum Topic
multiplayer pinning issues with peer
0 favourites

I'm making a simple game to get the hang of p2p multiplayer. I have a player and a vision cone for the player that determines what the player can see, the visio...

  • 1 replies
  • 381 views
This content is deleted
Forum Topic
How do I sync local input prediction with pinned object?
0 favourites

I have a peer object that has a pinned sprite with a turret behavior on top. Enabling local input prediction for the peer object makes it so that the turret's p...

  • 2 replies
  • 710 views
This content is deleted
Forum Topic
How to get pinned object to mirror together
0 favourites

I am pinning the head and wool to my player sheep. But when it walks backwards, the head doesn’t mirror together and stays at its ass. Using the pinned function...

posted 3 years ago
  • 5 replies
  • 387 views
This content is deleted
Forum Topic
How do I Make text stay at the top left of the screen?
0 favourites

I'm trying to make a counter that keeps track of the score but I can't get it to stay in the top left of the screen while the player moves with scroll to.

  • 1 replies
  • 204 views

I am trying to pin an object to a line (much like y = mx +c). I rendered two objects (A and B) on the layout and by using pathfinding Behavior I will draw a lin...

  • 0 replies
  • 171 views

I apologize in advance if this has been posted somewhere else (couldn't find). I am brand new to game development, and this is my first project, so this may be...