|
|
|
|
|
by monocasa
4409 days ago
|
|
This is a pretty commmon technique in video games generally referred to as "data driven design". Basically put as much of the runtime decisions that are made into a data value that can be tweaked by designers without having to ask an engineer to do it each time. |
|