Hello, I’ve got a functional script which doesn’t produce any errors. The purpose of the script is to tween a player’s CFrame and transparency upon pressing a keybind. The CFrame part seems to work fine, but the transparency part doesn’t work. I’m suspecting the issue comes from the way I defined the instance, but I’m not sure. A snip of the relevant code is shown below, please let me know if you find anything wrong with it.
Nevermind, fixed it. The transparency goal was set to 0 so it made it look like nothing happened. Lol
1 Like
Don’t forget to mark your reply as the solution!
2 Likes