Skip to content

Counter and Slider mode for Trigger Trigger - #105

Open
Und3rDragon wants to merge 1 commit into
CommunalHelper:devfrom
Und3rDragon:dev
Open

Counter and Slider mode for Trigger Trigger#105
Und3rDragon wants to merge 1 commit into
CommunalHelper:devfrom
Und3rDragon:dev

Conversation

@Und3rDragon

Copy link
Copy Markdown

Included Counter and Slider modes for Trigger Trigger, targeting following scenes:
1, Comparing Counter value to an integer.
2, Comparing Counter value to another Counter value.
3, Comparing Slider value to a float.
4, Comparing Slider value to another Slider value.

Useful for trigger soups based on mathmetic comparisons.
Trigger names and setups are all done in this PR.

Comment on lines +214 to +217
counterValue = "0",
sliderValue = "0.0",
counterName = "counter",
sliderName = "slider",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you maybe set the types of these fields in fieldInformation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants