So whether I try to export for Android or iOS in C3, I immediately get an error saying this:
"There are no objects that can replace the object 'Player'.To replace an object, there must be another object that is the same type, and has matching instance variables, behaviors and effects."
The thing is, I don't have ANY objects or calls to anything with the name "Player" in my project. Anyone else run into this issue or is this just a C3 bug I'm running into?