Cool UI Parallax Effect via Mouse Movement

Hi Fellow Developers!

Im trying to achieve this cool parallax effect via mouse movement!:

If there are any stuff that may help me to do this Please link them!

Help is Appreciated!

( also im not the greatest in math )

1 Like

its more like rotating the camera to the mouse and limiting it but i also dk how to do that

1 Like

Yeah, I think you need to use math but idk if tweens work too.

Hmm… Very cool effect indeed.

Try Setting both the Camera Position and Focus to something pre-set and Tween the Camera focus dependant on the Mouse movement.

If you want to keep it within a certain amount, use math clamps.

2 Likes

You had the name down and all you just had to search for it…

Creating a parallax effect - Help and Feedback / Scripting Support - DevForum | Roblox

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.