Forum Topics tagged behaviours

Report Tag

83 forum topics with this tag
  • 3 replies
  • 549 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
  • 377 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
  • 914 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
  • 481 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
  • 819 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
  • 884 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
  • 377 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
  • 345 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...

  • 13 replies
  • 544 views
0 favourites

I recently discovered (with some of my other games as well) some issues with my code. It must have started since I got a new, much faster computer. I believe th...

  • 0 replies
  • 227 views
0 favourites

I would like to change objects behaviour in runtime. For example, change Sine behaviour to Physics for an object on some conditions. How can I do that from JS?...

posted 3 years ago