Skip to content

Add explosion animation when an entity is destroyed #3

@Roxeez

Description

@Roxeez

When an entity is destroyed in the game, there is currently no visual explosion feedback, which can make the experience feel less dynamic and satisfying. Enhance the game by implementing an explosion animation whenever any entity (such as NPCs, objects, or vehicles) is destroyed. Ensure that the animation is visually noticeable and works for all entity types. Test the animation to confirm it plays correctly and does not negatively impact performance.

Note: There is probably some packet to add specifically for the explosion animation, instead of just using the existing Despawn packet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clientAnything related to unity clientenhancementNew feature or requestnetworkAnything about networking (client/server)serverAnything related to server code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions