Hello construct 2 forums, thanks for the great tool, I like it more compared to the old construct classic. I have a problem to ask.
I'm trying to do this but to no avail:
I have a window sized 1024, 576 for my game. I am implementing Zone Based camera movement based on scirra.com/tutorials/747/zone-based-camera-movement this tutorial.]
When player position is inside the inactive area, camera won't follow him. When player position is outside of the inactive area, camera will follow him. The zones will limit how far the camera would go.
Last I checked, there's no expression to return the current position of player relative to the game window position. Any workaround on this?
Try the capx, it kinds of inducing a motion sickness where the camera will always follow the user whenever he jumps even though his position when jumping hasn't reached the threshold yet.
So...yeah. Please help me senpai and sensei of construct 2 codings -_-"