My unity doesn’t let me play my game.
It say this:
[10285-problem+mental+unity.jpg|10285]
How can I fix it?
Thanks! ![]()
My unity doesn’t let me play my game.
It say this:
[10285-problem+mental+unity.jpg|10285]
How can I fix it?
Thanks! ![]()
Line 6 of your LabelEditor.cs script is using a variable with type PropertyEditor, but the compiler does not know what this type is. Figure out where this type is meant to come from.