When to texture in a game pipeline? Working on a large sidescroller game with some friends. Just trying to plan out things and figure out when we should start texturing? Right now we have 1 of the 4 levels all done with refined assets and just plain grey color on everything. We first designed the level with a basic…
Sorry I should have been more specific, I am making all modular pieces that are reused all over the game, but just none of them snap together at all. So I was mainly wondering if there is any point to making a platform, for example, a specific 4x2 meters. That same platform (and other platforms different sizes) is used in…