added a lot of things to the map,like collisions, transforming the map into a planet, created gravity that points towards center of the planet map, added special physics for the player to be able to move on the planet.
the problem that i had with these features is that they depend on each other and so whenever I added something it would cause problem for the other things, which meant that i had to rewrite a lot of the things so that everything works without any problem.
there is a lot logic that is involved in making these parts (like vectors and Quaternions), which made it a little difficult to implement the features.
![](https://static.wixstatic.com/media/b949dc_7ccffa9982ea4211b9bbd80d3533d39f~mv2.png/v1/fill/w_790,h_662,al_c,q_90,enc_auto/b949dc_7ccffa9982ea4211b9bbd80d3533d39f~mv2.png)
![](https://static.wixstatic.com/media/b949dc_94d3dc164729404785e6c51590bc43bf~mv2.png/v1/fill/w_790,h_519,al_c,q_90,enc_auto/b949dc_94d3dc164729404785e6c51590bc43bf~mv2.png)
![](https://static.wixstatic.com/media/b949dc_e0997dcd77064f60b7d08daacd98b987~mv2.png/v1/fill/w_790,h_433,al_c,q_85,enc_auto/b949dc_e0997dcd77064f60b7d08daacd98b987~mv2.png)
![](https://static.wixstatic.com/media/b949dc_9306a59040ab4e2492988324c677a020~mv2.png/v1/fill/w_783,h_664,al_c,q_90,enc_auto/b949dc_9306a59040ab4e2492988324c677a020~mv2.png)
Kommentarer