Tagged Questions
4
votes
1answer
207 views
Character Movement in 3D games
I'm either not searching correctly or there is really not a lot of material on Character Movement in 3D games.
I'm mostly interested in how people usually implement character movement in games like ...
-2
votes
2answers
167 views
What can go wrong with this technique/game architecture? [closed]
So this is something kind of new, as I've never saw anywhere, but maybe already exists:
The game is divided in 3 pieces: the actual game logic (game), the visual part (view) and something that link ...