Hi all,
I just started playing around with some of the 3D elements in Construct. Very cool! Anyways, I am having trouble with the camera when alternating between first person and top down. I opted to make a video in order to explain my problem: youtu.be/v5izyyDeg-4
Basically, I want the player object's angle to face towards the direction of the crosshair when exiting the 3D view. And the crosshair/3Dcamera to aim in the direction the player is facing when switching back from 2D to 3D and follow the mouse from that position when moving it. My explanation is probably terrible. That is why I made the video.
Keep in mind that I just started exploring the 3D in Construct so I am a newb and still learning how everything work.
My .c3p file is available here: hgwd.net/demo/3d-demo.c3p
Demo can be played here: hgwd.net/demo/play
Your help would be greatly appreciated. Thank you!