Hi @Garrett Tiller ,
m_PlayerOne->Position(position) + PlayerTwo->Position(position)
This code doesn't look like it's going to cause an error, I suggest you check for any typos in the variable names.
"Player.h is inaccessible"
I suggest you check if you have added the header file path in project properties and then use #include
to include it.
Best regards,
Elya
If the answer is the right solution, please click "Accept Answer" and upvote it.If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.