bananarama92 / MBS

Various additions and utility scripts for BC
Other
8 stars 7 forks source link

ENH: Add the ability to create custom actions #9

Closed bananarama92 closed 1 year ago

bananarama92 commented 1 year ago

Add the ability to create up to 16 custom characters actions. The following aspects of the actions should be configurable:

bananarama92 commented 1 year ago
  • The ability to specify activity prerequisites
  • On which slots the action can be performed

For these two a drop-down menu with check boxes would be ideal. The BC ElementCreateDropdown() function would probably be a good starting point here.