Forum Topics tagged behaviours

Report Tag

79 forum topics with this tag
  • 2 replies
  • 613 views
This content is deleted
Forum Topic
Somebody send me an Animation List behavior
0 favourites

I've seen the animation list behavior topic, but I can't find the download link. Would you send me please? Really needed to make developing my main project much...

posted 5 years ago
  • 1 replies
  • 996 views
This content is deleted
Forum Topic
Behavior for Tilemap: Flood Fill
0 favourites

Construct 3 Addons. GitHub. Actions. Forest Fire : Replace {2} with {3} from ({0},{1}).

  • 5 replies
  • 1.3K views
This content is deleted
Forum Topic
Tilemap behavior.
0 favourites

I see it is possible to give a behavior to tilemap. But I didn't understand how I give different behavior to different part of the tilemap? Is it possible? Or I...

posted 5 years ago
  • 4 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I edit the pathfinding behaviour in Construct 3?
0 favourites

I want to modify the current Pathfinder Behaviour but unlike Construct 2 the plugins are packed (.Pak) and I am pretty much unable to access them. The current p...

  • 10 replies
  • 974 views
This content is deleted
Forum Topic
How do I make a automatic linear movement?
0 favourites

I'm making a top down game, where cars should move automatically (without any input) from the top of the screen downwards. Can anybody help me with that questio...

  • 4 replies
  • 798 views
This content is deleted
Forum Topic
How do I make a "jump" with a 8 direction behaviour?
0 favourites

In my game is no gravity. I want the player’s character to receive acceleration perpendicular to the solid surface he touches, and to change its direction by pr...

  • 8 replies
  • 778 views
This content is deleted
Forum Topic
flocking behavior
0 favourites

Is there any way to create a flocking behavior? I feel like this would be especially helpful for army-type games, with lots of troops staying in the same area....

posted 5 years ago
  • 0 replies
  • 269 views
This content is deleted
Forum Topic
How do I 8 Direction behavior angle?
0 favourites

How do I control my character according to the angle of another sprite " Analog ".

  • 1 replies
  • 724 views
This content is deleted
Forum Topic
Bullet behaviour is framerate dependent?
0 favourites

I am doing a game and for move the player I use the dt following this: So it's important to know if the bullet behaviour is framerate dipendent or not, and if i...

  • 3 replies
  • 562 views
This content is deleted
Forum Topic
How do I set Pin Mode dynamically?
0 favourites

I have two sprites, several instances of each. I want to set the pin mode based on instance variable of the object that spawned it. How can I set/change Pin Mod...