View Single Post
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 07-29-2018 , 09:21   Re: ROG - A better random origin generator
Reply With Quote #6

Quote:
Originally Posted by HamletEagle View Post
About this "bad spots", from the point of view of the checks the points are fully valid, meaning a player can fit there without being stuck.
I tried to find a way to filter outside map areas or areas where the player can't get out but I failed.

So yeah, I don't know how we could filter out this points, because again, they are valid spots. Maybe we could run some kind of pathfinding algorithm and if it fails we could assume it's a bad spot and ignore this origin.
The downside is the execution time will be increased tremendously and such algorithms are not easy to implement.
Is there any method on making an entity slide down if the place is steepy?
__________________

Last edited by edon1337; 07-29-2018 at 09:24.
edon1337 is offline