Content tagged bullet

Similar Tags

Report Tag

81 usages of this tag
  • 3 replies
  • 396 views
0 favourites

I'm making a platformer game with the Player using Platform movement. I've set up a bullet system where holding down left mouse fires a stream of bullets which...

  • 6 replies
  • 414 views
This content is deleted
Forum Topic
Canvas question: Bullets drawing over each other.
0 favourites

I'm trying to make a visual tunnel effect by drawing lines of color between 3 bullets that move from the center of the screen and outward. I want every new bull...

  • 4 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I add a bullet cooldown?
0 favourites

I don't want to be able to spam my bullets. I want to have a 0.4-second cooldown between shots. How do I do that?

posted 3 years ago
  • 6 replies
  • 437 views
1 favourites

Struggling with this one a little bit for some reason. I think it's to do with the negative values for Bullet.AngleOfMotion but here's what my code looks like....

  • 2 replies
  • 997 views
This content is deleted
Forum Topic
How do I add bullet delay/bullet cooldown?
0 favourites

Currently in my game, you can click however fast you want, and every time you click, a bullet with spawn. I want it to make the player wait, lets say, half a se...

  • 3 replies
  • 680 views
This content is deleted
Forum Topic
Homing missiles using random targets
0 favourites

Okay. I've seen a few different workarounds for homing behavior, but none are what I need. The player object spawns 10 homing "missiles" (objects with bullet be...

  • 2 replies
  • 594 views
This content is deleted
Forum Topic
Wonky Bullet Behaviors
0 favourites

Hey, I'm currently working on a bullet hell game and right now I'm prototyping some bullet patterns. The events I am using are pictured below in this screenshot...

  • 2 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I make an enemy shoot at the player?
0 favourites

This is my problem, I need to my enemy to shoot only one projectile at me, but he is shooting multiple projectiles. How do I fix it?

  • 7 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I shoot multiple bullets in an angle?
0 favourites

I am trying to make an enemy shoot different amount of bullets at the player. For example, lets say I want to shoot 3 bullets at the angle of the enemy towards...

  • 5 replies
  • 536 views
This content is deleted
Forum Topic
How do I kill a bullet ?
0 favourites

I'm making a sort of tower defense, and one of the tower sends "bouncing" lightning. The way I wanted to go about this was to make the tower have a turret behav...

Similar Tags