Skip to content

Create "ResourcePaths.py"-module to store paths to resource-files #4

@Nearoo

Description

@Nearoo

It would probably be a good idea to store the paths to source-files centralized in a seperate module, so it's easy to move the images around while the project grows...
Example:

# Images:
IMG_ANI_walk_r = "images\\ANI_walk_r.png"
# Sound:
SND_shoot_fireball = "sound\\tmp\\shoot_sound.wav"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions