DEV Community

Discussion on: Simple unity 2d platformer AI

Collapse
 
bashar_blus profile image
bashar_blus

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"