Content tagged collision

Report Tag

134 usages of this tag
  • 1 replies
  • 348 views
0 favourites

I'm using the project example First-Person Platformer. Every time I do collision testing between my mouse and an object, it uses the collision surface that is 2...

posted 2 years ago
  • 0 replies
  • 169 views
This content is deleted
Forum Topic
Collision Tags a la Construct 3
0 favourites

Is there any possible way to simulate the collision tags a la Construct 3? I would like to replicate that feature in a project I'm making using Construct 2 like...

  • 5 replies
  • 383 views
0 favourites

Greetings everyone. Hope all is well. I'm sure there's a trick to this that is escaping me at the moment. On the 3 layers I have worked on, the menu buttons lin...

  • 3 replies
  • 207 views
This content is deleted
Forum Topic
How do I remove the gap using Physics behaviour?
0 favourites

Using the Physics behaviour there's a visible gap between objects. Is it possible to remove it? The only way I think that it could be done is by reducing the co...

posted 2 years ago
  • 9 replies
  • 571 views
This content is deleted
Forum Topic
Test Overlap not working
0 favourites

Hey there, I have been using Javascript for about two years now and I just started using it in C3. I can't get something to happen when two objects collide. Con...

posted 2 years ago
  • 8 replies
  • 471 views

Is there a way to generate a tile object for collision purposes without manually tracing each black line of this maze? Thank you!

  • 2 replies
  • 442 views
This content is deleted
Forum Topic
My Path Finding won't work with a tilemap
0 favourites

I'm making a top down view zombie shooter, my zombies use the pathfinding behaviour and well, I'm using a solid tilemap for obstacles, But I've realized that th...

  • 2 replies
  • 265 views
This content is deleted
Forum Topic
Bizarre collision issue. Any advice appreciated!
0 favourites

Alright, so I'm having a very strange bug with my level's collision. My game isn't exactly the most well-made, but it's been working alright so far with only a...

  • 0 replies
  • 391 views
This content is deleted
Forum Topic
Collision with same object problem
0 favourites

I'm trying to detect collision between two of the same objects (the player) in my local multiplayer game (which uses multiple player instances). A player needs...

  • 0 replies
  • 308 views
This content is deleted
Forum Topic
[C3] Custom movement & collisions
0 favourites

I have only been using C3 for 2 days now so I am still getting familiar with behaviors and events and wasn't sure how to implement the movement I wanted so I us...