Wandering enemies

I’m trying to get an enemy to wander in a certain area from it’s spawn location which is just an empty game object. Anyone know a basic script I can use for making my enemies randomly wander within a certain distance near my spawn node?

There are some free AI solutions in the asset store.

You could also do your own waypoint script, check the wiki for starters.