You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
Might be neat to be able to dynamically sub the verb that's used in the chat entry. So that in place of {rider} has mounted {mount}, we might put {rider} is now {verbing} {mount} (or {mount} is now {verbing} {rider}. And then maybe have a default (like "riding"), but be able to somehow swap in a new verb on the fly (like "dragging" or "carrying"). Dunno quite what the interaction could be in practice, and it gets a little dicey when you need to flip the order of operations (verbing X vs being verbed by X) but it's food for thought anyway. Cheers!
The text was updated successfully, but these errors were encountered:
imported from GitLab: https://gitlab.com/brunhine/foundry-mountup/-/issues/4
Might be neat to be able to dynamically sub the verb that's used in the chat entry. So that in place of
{rider} has mounted {mount}
, we might put{rider} is now {verbing} {mount}
(or{mount} is now {verbing} {rider}
. And then maybe have a default (like "riding"), but be able to somehow swap in a new verb on the fly (like "dragging" or "carrying"). Dunno quite what the interaction could be in practice, and it gets a little dicey when you need to flip the order of operations (verbing X vs being verbed by X) but it's food for thought anyway. Cheers!The text was updated successfully, but these errors were encountered: