Skip to content

Bullet sprite rendering #76

@viking-sudo-rm

Description

@viking-sudo-rm

Should not programmatically rotate the sprites for bullets.

In this case, probably fine to not change the sprite based on the angle. But in general, for other sprite types, should not create a new copy of the sprite for each entity. Instead, we should maintain a static cache of sprites, and allow each entity to have a reference to one of these sprites.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions