I’m trying to make a UMG button that when pressed activates a level sequence which is supposed to move the camera horizontally to the next object. but when I run level and press the UMG button nothing happens.
i should note that when the level is NOT running, the camera moves as it should.
How do i fix it ?
This the blueprint code used that is supposed to activate the level sequence.