Exploring Java Netbeans Game Dev Log Part 26 Saving The Game And Cooking
Let's dive into the details surrounding Java Netbeans Game Dev Log Part 26 Saving The Game And Cooking.
- Today I've added a new menu which is animated and comes from the side. I've also added tents and I plan on adding a ...
- I've improved the performance, cleaned up and refactored some of the code and added bunch of new things. The most interesting ...
- So this is the easiest way to handle saves afaik. I've also came up with a cheaty way to handle action animations.
- Had to remake the whole movement/obstacle system so Fred can 'hug' the objects. And to protect him from falling off the board.
- See the code on Github: https://github.com/Palkuchen/DefenseBoard Music used: Chill Day - LAKEY INSPIRED: ...
In-Depth Information on Java Netbeans Game Dev Log Part 26 Saving The Game And Cooking
In order to be able to You can farm now! It's going to be one of the ways to get some extra nutrition while fighting for your own life! In this I've had a lot of fun tweaking the projectile animation. Simulating at least good enough trajectory wasn't easy and a lot of rabbits ...
In this entry I've focused on the obstacle system and I've also created a temporary design for my first character - Fred.
That wraps up our extensive overview of Java Netbeans Game Dev Log Part 26 Saving The Game And Cooking.