player added (unity start)
entry 1
i added a player in unity. it didn’t take long, probably around 10 minutes. it was the first actual thing in the project so it felt like the start of everything.
basic player setup inside unity
i added a player in unity. it didn’t take long, probably around 10 minutes. it was the first actual thing in the project so it felt like the start of everything.
i made the ship and started working on flying controls. i tested the rotation feature but it kept rolling away from me and going crazy. it still hasn’t been fixed yet.
planet generation was started using perlin noise. it was actually pretty easy to set up. it had ups and downs but overall it worked fine.