Move, Rotate, and Scale wont work on enemy prefab

I started the 2d platformer template to learn more about unity (very new to it), and the ‘add an enemy’ tutorial wants me to move, rotate, and scale the enemy i’ve added, but they won’t work. By the way, they work on other things, like the player and coins, but not the enemy. Hoping I could get help on how to fix this issue.

1 Like

Don’t double click on the enemy prefab, it wants you to edit it in the scene. It’s misleading cause it boxes the name of the prefab, so I got stuck too but editing it in the scene fixes it.