Problem Description
____
I have a slider bar with Min Value 1, max value 3, initial value 1, step value 1
I then try to have a simple sprite perform ANY action when the slider is on a
certain value by creating an event starting with the Slider Bar, condition 'compare value'
and setting this to 'equal to' 1 (or 2 or 3). Regardless of the action the event
fails when I run the layout. However, if I change the 'compare value' condition
to ANY of the other options 'greater than', 'less than', 'not equal to' etc.. and the
condition is satisfied, the sprite action will perform correctly, it only seems to
be 'equal to' that always fails.
____
Attach a Capx
____ Upload a Capx to this post ____
C:\Users\andrew\Documents\APP PROJECT\Construct 2\SliderBug.capx
____ Concise description of what this CapX does ____
CapX is an example setup recreating the event which fails
Steps to Reproduce Bug
Observed Result
____ What happens? ____
nothing
Expected Result
____ What do you expect to happen? ____
the sprite should move when slider is equal to value specified
Affected Browsers N/A
- Chrome: (YES/NO)
- FireFox: (YES/NO)
- Internet Explorer: (YES/NO)
Operating System and Service Pack
____ Your operating system and service pack ____
Windows 7 64-bit
Construct 2 Version ID
____ Exact version ID of Construct 2 you're using ____
Stable r200 16th MAR 15