-
Notifications
You must be signed in to change notification settings - Fork 7
Taming Animals
Mr Goh edited this page Oct 3, 2023
·
26 revisions
To begin to tame the animal, an event listener was added to the game. When the "feed" event has been triggered, it will enter the main logic for taming. More information about how to add events and events listener can be found at Event Systems