EgoLiberation Posted April 16, 2021 Author Posted April 16, 2021 I finally finished adding the ability to switch axes once I reach the correct level. I had spent a few days relearning java with Java MOOC instead of Codecademy and it has been much easier to understand and apply what I'm learning. I used what I learned to make this functionality work properly and I managed it in a couple days after learning. Now I'm going to add the ability to switch locations.
EgoLiberation Posted April 22, 2021 Author Posted April 22, 2021 Made a really basic GUI that has a dropdown menu for selecting the tree and a dropdown menu that changes the locations that it shows based on the tree you select. had lots of trouble with this. I'm completely new to this kind of thing but somehow managed to get it working. Now the character will chop normal trees, oak trees, and willow trees with 1 to 2 locations for each tree. Working on adding banking or power chopping functionality to the GUI Working on adding a paint.
Articuz Posted July 23, 2021 Posted July 23, 2021 How's it going? Made any progress since your last update?