print "Hello"
wait (2)
print "Hello again"
here
1 | if script.Parent.Transparency = = 1 then |
2 | print ( "true!" ) |
3 | else |
4 | print ( "nope fix it" ) |
5 | end |
it helps to see if code works you don"t wanna be experiencing errors all the time right?