RoosterDragon / Desktop-Ponies

Desktop Ponies in .NET [The Original!]
183 stars 32 forks source link

speech linked to dragging is only triggered when played through editor #38

Closed mouserat286 closed 1 month ago

mouserat286 commented 1 month ago

eg if i want my pony to say something like "unhand me!" when picked up, it will not trigger when the pony is actually picked up, only if the dragged behavior is activated through the run button

RoosterDragon commented 1 month ago

Thanks for the suggestion. Implemented in 2ff553d7e01a55bc41a0a0ad0c0792ff65a3f393.

From the next release, a behaviour that is specifically marked with a Movement Allowed of Sleep or Dragged will play the speech when the pony is put to sleep or is dragged.