Problem Description
Global variable can't recognize a it's own value if it is changed. and variable is something like 1.1
Attach a Capx
In the attachment
Description of Capx
Simple example of this happening. instructions inside capx too (6 lines only)
Steps to Reproduce Bug
- variable starts as 1.1, object is A when variable is 1.1
- you change it to something else, so now object is B.
- variable is set back to 1.1, but object is still B.
Observed Result
the second time the variable is back to default, system doesn't recognize it's the same as before.
Expected Result
it should, right? :S
Affected Browsers
- Chrome: (YES)
- FireFox: don't know
- Internet Explorer: don't know
Operating System and Service Pack
Windows 7 pro 64bits
Construct 2 Version ID
release 186 (64bits)