I am scripting this part to transform this part to the position (-101.2, 12.85, -28.699) when clicked, using a TweenService and a clickDetector. But, I have come across issues. The Output window shows that there is a syntax error on line 7 near the β=β symbol. Help is appreciated
To extend on this, youβre using () instead of {} to try to create a table. Tables use { and }. Replacing parenthesis with curly braces should fix it.