Delta time tick?

It’s worth noting that if you set the actor’s location every tick based on your mouse Y value as a multiplier (-1 to 1) that this will end up incredibly jaggy and normally not useful for gameplay. If you print the values of the MouseY to the screen every second you will see what I mean.