I am getting a error in my code

It says Line 43 and line 45 but i do not understand why it is incorrect and how to correct it to compile correctly

I realized that after looking at the code that I had "MovePlatform in code line 72 instead of RotatePlatform
void AMovingPlatform::MovePlatform(float DT)

void AMovingPlatform::RotatePlatform(float DT) < this unscrewed my code up

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms