Ok so, I am attempting at making a top-down stealth game and I need my enemies to have a visible line of sight so that the player knows where not to go.
The line of sight has these measurements just in case it is needed.
-Obstacles=Solids
-Range=300
-Cone of View=120
-Use Collision Cells=Yes
If I need to make my own sprite, how would I do so on this site? (Yes it is a pixel styled game)
piskelapp.com
Basically how many pixels would the cone have to be tall? 300? In a cone that has angles or whatever of 120?