Tutorial 01
Tutorial 01
I did the 2D task in unity. I got through the first few sections of the tutorial and I'm running up my brief now.
so First off we learned how to set up our player in the area in the 2D environment although we are creating it in a 3D engine I was confused in the beginning because I kept trying to open the project in a 2D engine but it turns out it's a 2D game but it's built into 3D engine because of dimensions and the way the camera looks at it.
Once I had Ruby herself and it was time to make some player controls for her we did this by making floats horizontal and vertical we also messed around with some Vsync settings but I decided to get rid of them
because VSYNC is performance enhancing and my computer will never need that.
I run into a lot of errors typing the code in above I had the exact code in place but I kept getting errors in the unity engine so I relaunched it several times and tried a few random things and suddenly started to work much like everything in unity I have no idea how it worked but it did.
Next up was using tile pallets we set up toilet pilots by creating a new game object which was a tile and then we added a PNG to each tile then we move those tiles into the tile palette and use them to design the world.
I created something very simple which is definitely subject to change in terms of going forward in the project but overall I was very happy with the outcome there's a full image of it below. this isn't the entire game world this is just the basic game world I haven't added any of the harmablel objects like the robots spikes.
Thank you for reading and update soon.
Comments
Post a Comment