after i done the 3rd step there is a error appeared that says Assets\script\EnemyMove.cs(24,44): error CS0246: The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
even tho my player is named "Player"
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
after i done the 3rd step there is a error appeared that says Assets\script\EnemyMove.cs(24,44): error CS0246: The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
even tho my player is named "Player"