Content tagged raycasting

15 usages of this tag
  • 2 replies
  • 754 views
This content is deleted
Forum Topic
How do I make a raycast game?
Not favoritedFavorited Favorited 0 favourites

Ive been wanting to make a raycast game but there are no tutorials or information on this topic for Construct 3. If anyone has any advice or things I can do tha...

posted 4 years ago
  • 3 replies
  • 1.25K views
This content is deleted
Forum Topic
3D Raycast test
Not favoritedFavorited Favorited 0 favourites

Determining the angle of collision and the angle of the surface. Saving the UID of the cast object. And . Try to make non-dynamic lighting, or even ray tracing,...

posted 3 years ago
  • 11 replies
  • 1.75K views

Is there any way I can detect if my mouse is overlapping a 3D object? I want to spawn cubes on a grid, depending on where you click and if there are no other cu...

  • 2 replies
  • 631 views
This content is deleted
Forum Topic
How do I make lasers with raycasting?
Not favoritedFavorited Favorited 0 favourites

I've tried raycasting to the position of the mouse then setting the width of an object to the HitDistance expression, however if the mouse isn't over a solid th...

  • 11 replies
  • 452 views
This content is deleted
Forum Topic
[RESOLVED] Using Ray Cast To Detect Camara Boundary Area
Not favoritedFavorited Favorited 0 favourites

The custom Camera System I'm trying to set up is to have the 3D Camera follow behind the Player and rotate around accordingly. The Camera will be set to the end...