Unity 5 How do i use projector? there are no assets

Hello in old unity there was a projector asset and projector shader for materials but now it does not exist i create a brown color material with default shader put it on the projector and everything is brown. How do i use a projector in this unity 5? i want to create a brown circle projector for my rts unit.

In Unity 4.x, you went to Assets → Import Package → Projectors.

In Unity 5.x, you go to Assets → Import Package → Effects.

That’s it.

I am using 2018.3.3 and now you can find them in Asset Store, import the Standard Assets and go in Standard Assets → Effects → Projectors.
If you go to the Assets → Import Package you will find only Custom Package, so everything that was there before now is in the Standard Assets from the Asset Store.

I imported the Effects package but still cannot find the Projector. Can you please explain how and WHERE to find the project and import it into the scene?