From Chat Message Dynamic Item
when saving your overlay, the from chat message resets the chat message to the initial value
1 Reply
Layer updates from
From Chat Message
events while streaming persist to the overlay, but events while in the builder do not.
I think what happened is that:
1. if you streaming and your overlay updates from a From Chat Message
event
2. and you have you have the overlay open in the builder
3. if you now save your overlay in the builder, that save will overwrite the update from the From Chat Message
event while streaming
This is intended because it makes building/editing overlays more consistent.