Forum Topics tagged 3d-camera

Report Tag

44 forum topics with this tag
  • 12 replies
  • 1.2K views
This content is deleted
Forum Topic
3D Forest Walking Simulator - convex terrain
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
  • 167 views
This content is deleted
Forum Topic
How do I make a smooth 3D camera movement
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 2 years ago
  • 1 replies
  • 388 views
This content is deleted
Forum Topic
How do I use Touch object to 3d camera facing??
0 favourites

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

  • 2 replies
  • 410 views
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
  • 1K 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 2 years ago
  • 1 replies
  • 231 views
This content is deleted
Forum Topic
Is it possible to change the FOV at runtime?
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 2 years ago
  • 0 replies
  • 145 views
This content is deleted
Forum Topic
Tracking clicks on 3D Shape objects
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
  • 1K views
This content is deleted
Forum Topic
How do i change the 3d Camera Field Of View?
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...

  • 0 replies
  • 126 views
This content is deleted
Forum Topic
Moving 3D camera relative to the mouse
0 favourites

How can I make the 3D camera move relative to the sides of the mouse view? Here is an example video of what I want to do:

posted 2 years ago
  • 5 replies
  • 606 views
This content is deleted
Forum Topic
Correcting Mouse Aiming Orientation with 3D Cam
0 favourites

PROJECT FILE: ISSUE (SHORT VERSION): Using the Mouse to control the Aiming Reticule object is always "off-center" due to the way I have the 3D Camera set up to...