Firstly I want to apologise as i understand this will be a very basic request, but I am very new to this world.
i just wish to disable the gravity element of my rigid body for a set amount of time and then enable it until the game resets. if I have understood what ive located on google I need to use a Coroutine but I am having issues doing so.
I attempted to set my gravity element to false initially and use a Wait For Seconds statement to set the gravity to true after so long, but this presented me with errors.
Any help would be greatly appreciated.