Skip to content
  • Florian Schröder's avatar
    6b2b8c76
    Implement hooks for tracking game events · 6b2b8c76
    Florian Schröder authored
    Added a Hooks class to monitor events related to player actions, item interactions, and state changes in the game environment. A hook triggers a corresponding event when a specific action takes place, such as a player picking up an item or a game state changing. This feature will make debugging easier and provide valuable insights during gameplay.
    6b2b8c76
    Implement hooks for tracking game events
    Florian Schröder authored
    Added a Hooks class to monitor events related to player actions, item interactions, and state changes in the game environment. A hook triggers a corresponding event when a specific action takes place, such as a player picking up an item or a game state changing. This feature will make debugging easier and provide valuable insights during gameplay.
Loading