Now an instant visible task system has been updated
Consider adding this feature to provide a specific guide for gameplay
For example, from the beginning of entering school until the first major destination
But because this game is a sandbox game and mainly involves linear clearance, it becomes very complex and can be quite cumbersome
And considering that the essence of this task system is to ensure that players do not miss important and clear items that can be cleared in a certain area.
For example, it may happen that you haven't found a key, and after playing, you get stuck and don't know where to find that key.
So ultimately, the task system was made, and players would receive a task in a certain area. If the player found all important items, the task would be completed
If not found, the task will continue to exist.
That is to say, if you miss a key or item, the task system will display which area you haven't collected everything in.
Of course, this is the initial version of the system and there may be bugs. EMMMMMM
Additionally, scene details have been added
Modified some textures
At the end, I just wanted to vent my frustration
When updating the task system packaging, an error occurred and it was impossible to package it.
After investigation, it was found that a certain part of the texture was reporting an error, and after opening the texture, no issues were found.

After further investigation, it was found that it was not a problem with the plugin, and the plugin was specifically packaged and tested in a new project

Further investigation revealed that some errors were written as unknown function errors


Then I went to investigate the functions, but they can all be compiled without any problems.
Finally, we return to the function blueprint to investigate variables one by one
Finally discovered that a certain variable had two extra underscores added before it


Just because I accidentally added an underline, it took me more than 2 days to troubleshoot
So it's important to be meticulous when making things, otherwise it can lead to various bizarre consequences.
Especially when encountering some strange errors during packaging, you really don't know where to find this bug, which is really a big headache.
Finally, I wish all friends good health, all the best in the new year, and a lot of wealth!