Search found 2 matches
- Tue Aug 15, 2017 2:46 am
- Forum: Support and Development
- Topic: Best way to convert a circle into a 'perspective'?
- Replies: 2
- Views: 3652
Re: Best way to convert a circle into a 'perspective'?
This is called line-of-sight, or sometimes field-of-view. Here's an article describing a few possible approaches, although it isn't the only approach out there: http://www.redblobgames.com/articles/visibility/ thank you for the link. Definitely noted, but I'm honestly stumped as to what function ca...
- Mon Aug 14, 2017 2:38 am
- Forum: Support and Development
- Topic: Best way to convert a circle into a 'perspective'?
- Replies: 2
- Views: 3652
Best way to convert a circle into a 'perspective'?
I've been having this perplexing situation regarding the LOVE game engine. One that involves a game I'm working on. I want to create a circle around my character. That is not the problem. Rather, the problem occurs with what I want that circle to do. I want this circle, AND the points after it to di...