This is my full path:
string imagesFolder = "C:/Users/danie/Desktop/Projects/ProjectPacmanGame/Characters/";
I tried using ".."
But I get an error I want this whole part to be relative: C:/Users/danie/Desktop/
This is my full path:
string imagesFolder = "C:/Users/danie/Desktop/Projects/ProjectPacmanGame/Characters/";
I tried using ".."
But I get an error I want this whole part to be relative: C:/Users/danie/Desktop/