[HELP] Single questions & Help Thread [n00b] (412)

376 Name: Anonymous Techie : 2022-03-27 11:51 ID:Heaven

>>375
I mean it could be stored like "next chunk of the road is straight ahead", "next chunk of road is 10 degrees to the left", "next chunk of road is 10 degrees to the right and up". Doubt it works like that, probably just uses a 2d array, 2d array will waste more memory but will probably work faster. It is a guesswork.

struct road_direction {
int vertical_rotation;
int horizontal_rotation;
};

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: