Best way to smoothly move (scroll to) camera from object to object? I don't want it to "snap" from object to object. Thanks!
Develop games in your browser. Powerful, performant & highly capable.
I'd use a tween behavior. Have the trigger condition disable the camera pin from the player, then tween (two positions) to the target object's X and Y values.
Thanks so much! I'll give that a shot and let you know!
Works great thanks so much!
Awesome 👍
Please also consider using the Eren's port of the original Magicam plugin. Makes camera setup almost worry free. Check it out on Eren's github repository: https://github.com/erenertugrul/construct-plugins/tree/master/ported_plugins/plugins/magicam/dist