Currently using Unity's control layout system combined with in-game interfaces to implement controller controls. (You need to download the community layout controller scheme. I will gradually shift focus to game content creation, while optimizing controller support will continue in my spare time.) Fixed a bug where exiting the villa bedroom would incorrectly place the character at the farm. Optimized part of the gift-giving code to prevent a rare data corruption bug during gift-giving. To prevent display errors, the sprinkler range will no longer listen to mouse movement.