79653946

Date: 2025-06-05 07:12:30
Score: 0.5
Natty:
Report link

If the script containing the EnterRaftMenu() function is attached to the overworldObject GameObject, the coroutine will stop running when overworldObject is deactivated.

Therefore, it's better to control it from a different GameObject, such as a Manager object, instead of attaching it to overworldObject.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SoulSystem