Content tagged behaviours

Report Tag

82 usages of this tag
  • 0 replies
  • 320 views
This content is deleted
Forum Topic
How do I make a bait-ball?
0 favourites

So I'm trying to make a bait-ball. A large group of fish, all orbiting the same randomly moving point. Such that they're attempting to get closer to the center...

  • 2 replies
  • 466 views

I have a few objects with the Anchor Behavior. Anchor Behaviors have a default setting of Left Edge: Viewport Left. I adjust their settings to Left Edge:Viewpor...

posted 3 years ago
  • 3 replies
  • 540 views
0 favourites

Will the other behaviors like Line of Sight , Timer , Pin , Tween , Sine , Anchor , Rotate , etc. Be included in the future? I've moved my current project to mo...

  • 0 replies
  • 375 views
This content is deleted
Forum Topic
[C3][C2][Behavior] Elliptic
0 favourites

Elliptic (point distribution) is a behavior that creates a set of points along elliptic steps inside the bounding box area of a sprite or similar world object....

  • 8 replies
  • 912 views

We introduce the EasyIsometric behavior, which helps you with creating an “isometric” perspective with 2D assets by making an impression of third dimension (som...

  • 5 replies
  • 477 views
This content is deleted
Forum Topic
Adding too many objects to Families?
0 favourites

I was wondering if adding too many objects to a Family with Behaviors would ultimately cause dropped performance? Currently I have a small-ish Family (containin...

  • 12 replies
  • 811 views
This content is deleted
Forum Topic
Can we making a behavior to loading a SpriteSheet
0 favourites

I have image of SpriteSheet with 52 card like below. I'm going to making a behavior to load it and separate it in to 52 images. (I already have a SpriteA on Gam...

  • 1 replies
  • 879 views
This content is deleted
Forum Topic
solid tags problem !
0 favourites

Solid isn't working properly...Example : Object - circle (solid behaviour). Circle -> inclusive - "circle". But it circles doesn't collides with each other...Th...

  • 6 replies
  • 373 views
This content is deleted
Forum Topic
Overlapping doubt!
0 favourites

I created a flying enemy, that chases player when it has Line of sight. I had given tween behavior to chase the player. Everything is fine, but when 3 enemy at...

posted 3 years ago
  • 7 replies
  • 343 views
This content is deleted
Forum Topic
How to change properties of a pinned object?
1 favourites

My character is made out of multiple sprites - e.G arms, legs, head. So, in order for these assets to stay togheter, I need to Pin the Family to the Player Fami...