Problem Description
I'm working on a tower defense game and I don't want to rotate my object, so I set the "Rotate" ability to "no".
But with this setting set to "no", the tower doesn't shoot anymore.
I also tried the "Turret Defense" template coming along with C2. Same issue there.
Attach a Capx
https://www.dropbox.com/s/cf6cvfpcwn0pm ... .capx?dl=1
Description of Capx
This is the "Turret Defense" example from Scirra. I just set the "Rotate" ability to "no" and the towers stopped working.
If you set it back to "Yes", it works fine.
Steps to Reproduce Bug
- Download and run the capx
- Set "Rotate" back to "yes"
- Run it again.
Observed Result
Tower just shoots once or sometimes not.
Expected Result
Towers should shoot like before.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
Windows 10 x64
Construct 2 Version ID
r239
Thank you!