Smooth Custom Cameras Problem

When I try to add “smooth cameras” to follow the player there is problem…When I extract the player’s X-position I have to put the object. (Or it will cancel out the extraction completely) But that’s the problem…
My game has multiple levels so I can’t put a specific object in it’s place or it will cancel the other player object’s X-position… Can someone help?

1 Like

You have to extract the Player’s X and send it to the camera either with Messages or Globals

2 Likes

Thanks G! Helps alot.

1 Like