How To Disable Shadows?

Ok, So I’m Making A 3D Game And There Are Shadows That Look like these,I Don’t Really Know How To Explain It But how do i get rid of them??

That Is How It Looks Like

If you use Directional Light, you can close from shadow type

Also if you want it to apply to specific objects, in the inspector window scroll down to the material and change the shader to an Unlit Texture or Unlit Transparent depending on what you need. It worked for me at least.

Nevermind I Fixed It By Adding A Spot Light And Setting The Spot Angle To Max And Range To 65.
Thanks!