Hi. I am following the course code for Project Boost, Section 3, Lesson 43 but am getting the error message below:
Assets\Rocket.cs(8,15): error CS0501: ‘Rocket.rigidBody()’ must declare a body because it is not marked abstract, extern, or partial
Hi. I am following the course code for Project Boost, Section 3, Lesson 43 but am getting the error message below:
Assets\Rocket.cs(8,15): error CS0501: ‘Rocket.rigidBody()’ must declare a body because it is not marked abstract, extern, or partial
Sorry, error fixed.
Hi Salman,
I’m glad you fixed the problem.
See also:
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.