CavalierBubble's Forum Posts

  • Use sin & cos like this: https://dl.dropboxusercontent.com/u/659 ... _trap.capx

    I can't get access to the file...

  • Hey! I want to make a trap that spawns sprites all around it every second. I want the sprites to spawn randomly around the trap at a diameter of 30. How can I do that? Thanks!

  • Hey! I already have my keyboard's control written in and I wondered if I could easily set the keyboard's control to the controler's. Like for example, if the "F" key is pushed, it is the same as if the "B" button on the controler was pushed. Thanks!

  • Hey! I wanted to know how I can make it that at the start of the layout, a sprite is created in a random position. Like the X= a number between 10 and 200, Y=a number between 20 and 400.Thanks!

  • Hey! I'm making a tower defense game and I have bases where i can put the towers. When the cursor's over the base sprite, it goes to the second frame. But when two bases are near eachother and i hover from one to the other quickly, both of them go to the second frame. I'd like to make it so that only the one which the mouse hover above goes to the second frame. Thanks!

  • Hey! I've been trying to make a character selection with a gamepad, but it doesn't work. With a keyboard it's fine, but with the controller, the variable, instead of adding 1, adds 1 every tick when the joystick's in the right direction. I don't know how to make it so that the movement only adds one instead of one every tick the joystick's in position. Thanks!

  • Hey! I just started to try out shadow caster and shadow light and I can't find a way to set the shadows' opacity down. In other words, the shadows are completely black and I'd like to be able to see through it. Hope you can help! Thanks!

  • Hey! I want to put a sound when the distance between two sprites is lower than 800, but the sound just plays non-stop, how do i put in only one sound? Thanks!

  • I have some turrets but most of the time, if the target is moving, the bullet doesn't reach it. How do I do that?

  • Hey! I want that only my character can be seen, as if he was holding a torch and the surrounding area is illuminated. Thanks!

  • Hi! I want to make it so that my ennemies, with 8 direction behaviour, go to three different locations randomly, thanks!

  • Thanks, I've managed with the pin behaviour!

  • Hey! I'm trying to make it so that a sprite, that's just a bar, links two sprites together, like if a string would be attached to both of them. Thanks for your help!

  • Hey! I'm making a game (tower defense) and when when I drag a tower over an area and drop it there, it's suppose to spawn a new object on the area(which is a sprite), but the problem is that if it's over two of the same areas, I don't know which one it's gonna land on. Can someone help me?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • But what's the global's initial value and am I suppose to name it something in particular?