BUG fixes -
1. Fixed the BUG of getting stuck at the edge of the ground and unable to jump;
2. Fixed bugs that could not jump when jumping on the wall;
3. Fix WIN10 system BUG about handle access flashback; (this is in our local environment not reappeared ^_^) [/ b]
4. Fix bugs that cannot be obtained by green gems; (this is not inevitable, we just double-checked the code and made some modifications, and the local test has not been found yet)
- Level adjustment
1. Change the position of the two-stage jump items (getting the two-stage jump too early will make the design of the underground part of the level meaningless, and the problem will be fixed);
2. Adjust some of the obstacles around the portal (we don't want to have some places where players don't have the ability to achieve meaningless scenarios);
3. Adjust the display hierarchy of some scenes;