schule4-0/pets

Adjust usage of mascot

Closed this issue · 1 comments

Adjust usage of mascot

After #37 is merged, please apply the following changes concerning the mascot:

  • It is enough now to only call mascot.showMessage(). The mascot and the speech bubble appear automatically
  • mascot.showMascotItem() and mascot.hideMascotItem() can still be used if necessary
  • You no longer need to import the mascot messages separately. Just use mascot.messages
  • If necessary, you can set a delay in showMessage(message, delay) and showMascotItem(delay)