Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Apparently This isn't working :/
I've tried the route of giving the slider a local variable to do the same thing, no luck :/
The slider equals comparison doesn't seem to work.
It's funny because when the value is 1 then this is false:
but this is true:
Develop games in your browser. Powerful, performant & highly capable.
Thank you! I really hope they fix this soon.
You can use "System:Compare two values" to check SliderBar.value for now.
Why not set time scale to 'SliderBar.value' every tick? One event, and easier to maintain.
Ramones Route worked but thanks for the extra input!