Forum Discussion
ChristyDotson
1 month agoCommunity Member
Words stay on screen despite state change - normal or no?
Background
I have a project that we are adding a 'help' character to. At the bottom of the screen they are holding a card with the text 'hint?'. When the user clicks on the character the state is ...
PhilMayor
1 month agoSuper Hero
I presume these are words you have added to the normal state, all built in states builds off normal state, it is easier to create a custom start state add the words in there and ensure all other states are custom
ChristyDotson
1 month agoCommunity Member
I had a chance to get in and play with this and still having the words 'sticking'.
Steps followed for States:
- Created a custom state (copying from normal state) called Resting.
- Removed the words from the Normal state.
- Set the Initial state to Resting (from normal).
States panel
Steps followed for Triggers:
- Set state of character to Selected when the user clicks on Character
- Set state of Character to Resting when the user clicks outside of Character (we want the state to return to resting/default when user is done interacting with the character).
Triggers panelWhen I preview the slide the words are still showing despite the state changing as anticipated (circled in red to help highlight due to low contrast).
Related Content
- 1 year ago
- 3 months ago