This thread is for anyone working on personal projects to share their progress, and hold themselves somewhat accountable to a group of peers.
Post your project, your progress from last week, and what you hope to accomplish this week.
If you want to be pinged with a reminder asking about your project, let me know, and I'll harass you each week until you cancel the service.

Jump in the discussion.
No email address required.
Notes -
I finished the switch to flipbook based explosions, and it does look a lot nicer. I found another flipbook for explosive rounds, and I kinda like it, but there's still something about it that I doesn't sit right with me, and I'll have to keep tweaking it.
I replaced the projectile sprites with some ai slop, and I think it does look a lot nicer, I'm still not sure about the grenade, though.
I also played around with particle render ordering for the projectiles and set it to youngest particle on top. Surprisingly this actually gave me the effect I wanted. I was under the impression that the particle age has no relation to the actual projectile age, as the projectile simulation is not done in the particle system, but somehow it works. One unintended effect is that the grenade comes out on top when you're still covered by the previous one's explosion, but that's actually quite helpful as it shows you where you are, and where the next explosion is going to be. I'm thinking of coming up with some filter that would show the player position even when covered.
Next stop: I'll try to finally add some UI.
How have you been doing @Southkraut?
More options
Context Copy link