Gravity C# Code

  • I have a parsing error that I can’t seem to find in my gravity code anyone want to help? I attached my script, hope someone can shed some light on what I am missing!

  • Thanks!

1819692–116431–GForce.cs (826 Bytes)

You’re missing the closing bracket for the class scope.

1 Like

Thank you Toreau~!!! Can’t believe I missed that, it was fairly late. Thanks again Toreau.