We have the problem that we can't differentiate two or more touch input to control our player and shoot at the same time. Now we make a test capx with the playe...
I'm new to Construct 3 and slowly getting up to speed. I have set up a basic character animation that works when using the arrow keys. I have also set up path f...
How do I create a swipe grid move system? I want my character sprite to move step-by-step, from grid-block to grid-block. I also want my character to obey the '...
Top down shooter game featuring wobbly weapon, cursor follow movement, camera shake and keyboard movement! JOIN OUR COMMUNITY OF INDEPENDENT GAME DEVELOPERS! Re...
How do I move a SPRITE with my mouse (instead of arrow keys)? I would like to make a game using the mouse to move a player. Does anyone know how to do that? I h...
I'm trying to tell whether a sprite is colliding with another sprite from the top, left, right or bottom. I thought I could it with a combination of the angle o...
I'm trying to work on a 2D platformer and I'm trying to implement a forward diving type move like in Super Mario Odyssey and A Hat in Time where the character d...
I want make my pointer move back and forth between angle 345 to 30.
I recently was successful in getting the player for my game to change layouts by using this tutorial video as a guide The problem now is that when my character...
I'm trying my hand at a simple touch-based mobile dungeon crawler. I got to a point where any option seems to lack something so basic and yet I'm so close to na...