Content tagged behaviours

127 usages of this tag
  • 2 replies
  • 485 views
This content is deleted
Forum Topic
How do I make a ball move nicely?
Not favoritedFavorited Favorited 0 favourites

I am making a 2D football and I have used the bullet behaviour on the ball and solid on the player this way when the ball hits the player it bounces off him aga...

posted 2 years ago
  • 2 replies
  • 613 views

Hello, I'm making a small game for mobile, I'm greatly inspired by Clash Royal for game play. I would like to know if it is possible to ensure that 2 objects th...

posted 2 years ago
  • 2 replies
  • 582 views
This content is deleted
Forum Topic
How do I Make a sprite move to a point (on its own)?
Not favoritedFavorited Favorited 1 favourites

I have a VERY simple process I'm trying to do, but I'm really struggling. I have a super simple prototype I'm building where a pillar constantly rises, and you...

posted 2 years ago
  • 43 replies
  • 6.11K views
Not favoritedFavorited Favorited 6 favourites

EDIT: Due to unilateral moves from Scirra who ignored all the warning from the whole community and addondevs, and as SDK2 will require to rewrite from scratch a...

posted 2 years ago
  • 1 replies
  • 414 views
This content is deleted
Forum Topic
Can behaviors Draw (editor only)
Not favoritedFavorited Favorited 0 favourites

Is there currently a way for a behavior to draw stuff to the editor. Thinking of like helper gizmos. To visualize thing in the editor?

posted 2 years ago
  • 2 replies
  • 481 views
This content is deleted
Forum Topic
How do I use the WASD keys with the platform behaviour?
Not favoritedFavorited Favorited 0 favourites

I'm making a multiplayer game w/ 2 characters, one on arrow keys and one on wasd. I'm using the platform behaviour for both characters, but the platform behavio...

  • 1 replies
  • 412 views
This content is deleted
Forum Topic
allowedPluginIds but for behaviors?
Not favoritedFavorited Favorited 0 favourites

Currently object param in aces can have an optional allowedPluginIds property that filters the selection based on the plugin type? Is there an equivalent to thi...

posted 2 years ago
  • 1 replies
  • 404 views
This content is deleted
Forum Topic
Getting Behaviors in TypeScript
Not favoritedFavorited Favorited 1 favourites

How do we get behaviors on an ISpriteInstance subclass in TypeScript? When attempting to get the behaviors property of my subclass, I see the following error: H...

  • 0 replies
  • 519 views
This content is deleted
Forum Topic
SnapTo v2.0 - Zelda Camera System
Not favoritedFavorited Favorited 0 favourites

You can get this plugin on discount over Itch.Io. Now you're able to enjoy a more featured plugin, with more control using tags, free camera mode and a "zone"/"...

  • 1 replies
  • 344 views
Not favoritedFavorited Favorited 0 favourites

I want my character to move through the path. But what I want to achieve is different from the examples in the "pathfinding" behaviors guide. In the image there...