Corona-cation (Day 26)
Utter Confusion Top-down game: So as I said yesterday, I worked on making the Plague Doctor's poison attack better. I wanted a physical poison vial of some kind that would splash an area instead of just immediately poisoning everyone in range. However, I was not able to get this done today. For some reason this was way harder than I thought. My initial plan was for the Plague Doctor to spawn this vial actor which would then launch itself, and upon hitting something would incur the poison effect upon any players within range. I got all the way through to the part where it would launch before I found the problem that I would spend the rest of my time on without solving. The vial wasn't showing up. It was working, I think, just not rendering. When the AI would choose the AOE attack it would spawn the actor successfully and some time later (presumably when the thing landed) the player would get poisoned but I saw nothing appear on the client or the serve...