Hello,
I’m using 1.3.2.
I have a simple game object containing a sprite
it compiles and runs fine.
If I add a collision object to it:
At runtime I get the following error:
WARNING:RESOURCE: Unable to create resource: /_generated_3f277630.collisionobjectc: FORMAT_ERROR
WARNING:RESOURCE: Unable to create resource: /_generated_c03e0016.goc: FORMAT_ERROR
ERROR:GAMEOBJECT: Could not instantiate game object from prototype /_generated_c03e0016.goc.
What am I doing wrong?