Greeting Construct 2 users, I have two issues:
Problem 1:
I have included the DragDrop Behaviour to my spaceship sprite. I have placed codes in the Event Sheet that makes the spaceship shoot when the player drags the spaceship in the screen. But unfortunately, the code is not working (the spaceship is not shooting when I am dragging the spaceship). Can you tell me what's wrong with my code, by observing this picture?:
Problem 2:
When I preview my game and I drag my spaceship to the top of the screen, I can reach an area where there is no background and the background is white. Can you give me a suggestion to remove this flaw in my game?:
This is the code that allows the background to scroll and repeat endlessly the image in the background: