first playable
Throughout the week I was working on my project. Firstly I applied more detail to the buildings by adding a plane on top of the buildings to give a concrete and rooftop pattern. Secondly, I tried to create my character from scratch, creating with cubes and spheres, but this turned out to be difficult. I then watched a youtube tutorial helping create my character. I got my character from Mixamo, which is free if you have an adobe account. I looked for a character that fitted my game, so I chose a secretary. This was a perfect fit for my game. I then applied all the textures and materials to my character/player in Unity Finally, it was time to delve into the nitty gritty...coding. I first wanted to start with the basics and I put my character on the ground, instead of the buildings, as the player was falling through the building. I have yet to figure this problem. I got my players to jump and jump according to speed and gravity with the aid of the unity tutorials. I wan...