Category Archives: How things work

How terrain works

I have been asked an excellent question – how do terrain tiles and objects work in NextGame? NextGame maps are still created from tiles, but those tiles have taken an extra dimension and I’ll try to explain what does that mean. … Continue reading

Posted in How things work | 7 Comments

Walking units

Making a new game from scratch is a huge deal, but what about redoing an existing 2D into 3D? Game logic remains 2D, most of the internals don’t change that much either. Still it is a huge deal when it … Continue reading

Posted in How things work | Leave a comment