Content tagged 3d-camera

50 usages of this tag
  • 1 replies
  • 564 views
Not favoritedFavorited Favorited 2 favourites

I'm using the first person platformer example as a base for my game, and I havent changed any control for the camera or player yet. I am looking to get a walkin...

  • 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 4 years ago
  • 12 replies
  • 1.53K views
This content is deleted
Forum Topic
3D Forest Walking Simulator - convex terrain
Not favoritedFavorited Favorited 0 favourites

I did a little test side project, FPP walking on non-flat surface. You can play it on Scirra Arcade: Some details: This is an experimental project that uses Dra...

  • 0 replies
  • 255 views
This content is deleted
Forum Topic
How do I make a smooth 3D camera movement
Not favoritedFavorited Favorited 0 favourites

I was wandering if there's a way to make a smooth zoom with the 3D camera. I tried something with lerp but doesn't seems to work…. + System: Zoom = 1. -> Caméra...

posted 3 years ago
  • 1 replies
  • 672 views
This content is deleted
Forum Topic
How do I use Touch object to 3d camera facing??
Not favoritedFavorited Favorited 0 favourites

How to use touch control to move and rotate 3dcamera just like using mouse?

  • 2 replies
  • 592 views
Not favoritedFavorited Favorited 1 favourites

The positional audio feature works fine in 2D, but when making a 3D first person game, there's an issue. As I understand it, the panning is calculated based on...

  • 7 replies
  • 1.59K views

So I had been using the layout size to zoom in and out of my project with the mouse wheel and a global var (in 2d) works great! But now trying to figure out how...

posted 3 years ago
  • 1 replies
  • 373 views
This content is deleted
Forum Topic
Is it possible to change the FOV at runtime?
Not favoritedFavorited Favorited 0 favourites

Is it possible to change the FOV at runtime? From what I can tell it seems impossible, but maybe I'm missing something? If it's not possible then I hope this fe...

posted 3 years ago
  • 0 replies
  • 245 views
This content is deleted
Forum Topic
Tracking clicks on 3D Shape objects
Not favoritedFavorited Favorited 0 favourites

I'm trying to figure out how to track mouse clicks on 3D shape objects, because the usual "on object clicked" event doesn't cut it: It only detects mouse clicks...

  • 4 replies
  • 1.9K views
This content is deleted
Forum Topic
How do i change the 3d Camera Field Of View?
Not favoritedFavorited Favorited 0 favourites

I realized you can now adjust the field of view for the 3d Camera in Construct 3. While you can set it once in the editor - is there also a way to adjust it wit...