FrogLord icon indicating copy to clipboard operation
FrogLord copied to clipboard

Grid Builder

Open Kneesnap opened this issue 4 years ago • 1 comments

There should be an option to automatically build the collision grid (The polygons, not the flags) from a start point. It could find connected faces, and then determine whether or not they are something that frogger is likely to be able to interact with, and make basic guesses for what it should do.

Kneesnap avatar Jan 07 '20 00:01 Kneesnap

NOTE TO SELF: I think this is likely some simple procedure they did to build it. There are too many weird entries in grids for it to not have been done by an automated process. I bet they started at the start square, and built a model of what polygons went to which square, then they either went based on polygon edges or they went based on the locations of each polygon and what fixed-size square it fell in. Who knows. We'll only be able to tell through experimenting.

Kneesnap avatar Feb 08 '21 02:02 Kneesnap