Problem Description
____ Instanse Variable don`t sometime don`t even subtract and sometime do ____
Steps to Reproduce Bug
- Set a sprite instance variable to 10 = bow
- At event sheet set Mouse left click subtract 1 from bow (the instance variable)
- Make a textbox and set every tick text box will set text the bow number (the instance variable)
Observed Result
____ When I click the textbox show 10 ____
Expected Result
____ Textbox value become lower that 10 (9,8,7,6...)____
Operating System and Service Pack
____ Windows 7 64 bit____
Construct 2 Version ID
____ r277 ____