Hello,
It's been a while. I was busy again with other stuff but I managed to work on the game engine (less on the game itself) during this time. The new features are not visible for most of them, it is more about code optimization and organization. But now we have a better 2D camera system t…
s.Yep Yep!!
Back again this time with more changes, it is probably the last stop (I hope) before I start to talk about the new game on its own.
So what is new. Let see the main function for an overview, here is a test for almost all the features of the game engine:
BKP_Entity_Agent * G…
Hey,
I have been busy lately, still learning more about OpenGL and of course my work. I should accelerate a little bit now.
Now I added a collision engine, very basic at the moment. it is about detecting if a point is inside a platform rotated or not. plus solve the deformation on rot…