Problem Description
I tried creating custom particles.
I created a sprite with bullet behavior and put on created set angle to random(0,360) and
I entered on enemy click spawn particles sprite.
The problem is when the particles are created they all go towards 1 direction.
Attach a Capx
[attachment=0:2xpobg8r][/attachment:2xpobg8r]
Description of Capx
Sprite with bullet behaviour(Particles). To override the problem I used set angle again (The disabled action in capx).
Steps to Reproduce Bug
- Step 1
Left click at the Enemy Sprite(Red)
Observed Result
The particles go towards one direction.
Expected Result
The particles should go towards all directions.
Operating System and Service Pack
Windows 8.1 Pro
Construct 2 Version ID
r185
Thank you for reading!