Closed jakingy closed 1 month ago
Task: Particle Effect Service Feature: Overall game features
Refactors the particle effects from the maze minigame into a service that can be used in other parts of the game.
ServiceLocator.getParticleService().playEffect(ParticleService.ParticleType.DAMAGE10, 1.2f, 1.5f);
Particle Effects
Completion Deadline: Oct. 10
Description
Task: Particle Effect Service Feature: Overall game features
Refactors the particle effects from the maze minigame into a service that can be used in other parts of the game.
Example
Milestones
Particle Effects
updated on wiki (Oct. 10).Completion Deadline: Oct. 10
Documentation
Member