Game
Parasite's Island

4 years ago

Hello Everyone! Yesterday when I implemented the new infection mechanics I forgot a little detail about the infection. Today I fixed it.

These are the changes that I've done for today:


New Infection Mechanics

yesterday I implemented the new infection mechanics but I forget a little detail. In the previous post when the player pressed the infect button, the infection happens right away even if the inhabitant and the infected is far from each other. Today I fixed this. The infected would walk towards the selected inhabitant before infecting it.

Re-implementation

Today I started re-implementing a few features that was added before I changed the grid system and the path finding implementation. The first thing I worked on is the family system and the random creation of inhabitant. In this post however, these features are not obvious.



0 comments

Loading...

Next up

Hello Everyone! For the past few days I have been working on the schedule system. Not sure if this would be it or I would change it because my current implementation is buggy and laggy but here are what I've made so far

Hello Everyone! Today I started implementing a new system of infecting inhabitants.

Hello Everyone! Here are the things that I worked on today:

Hello Everyone! in the last update I implemented a schedule system. Unfortunately my implementation causes an error. I removed it instead but I have a different implementation of the inhabitant movement in mind so look out for that in the next updates

Hello Everyone! I re-implemented the animations and the tile maps of the game.

Hello Everyone! I just uploaded a new devlog update on my Youtube Channel!

https://youtu.be/xcEXmOMImkk

Hello Everyone! Today I re-implemented some things that are included in the game before I changed the grid system and the path finding implementations

Here are the changes that I made today:

Hello Everyone! Yesterday, I finally implemented the new means of infection through a small panel of buttons. It took me the whole day to implement because of unforeseen errors but I finally finished it

Hello Everyone! My implementation of the path finding is not optimized and causes some lag. I decided that it is best if I use the A* Path Finding Project. Learning this might be the focus of this week's development

Hello Everyone! Today I continue working on implementing the A* Path Finding Project into the game.