My goal for this week is to start the re-enter mini-game
I make the background picture(with the help from chatGPT)
I create a new window for the mini-game and loaded the background picture and initialize the pixelized-charater.
I originally want to fix some bugs of grabing things and mini-map, but the files involved has some confliction with person working on imGui, so I decide to start the mini-game first, but the mini-game involved with SFML, which I have not touched, and it took me a lot of time to initialize it.
1. continue with the re-entering mini-game
2. fix the bugs with grabing item and mini-camera
3. working with UI together with other gameplay people
I learnt some knowledge about SFML that now I know how to import a 2D picture into a 3D window, and add the character Sprite to control it
Good. I want to spend more time on the game next week as I have finished some other assignments and midterms.