Forum Topics tagged enemy

Report Tag

78 forum topics with this tag
  • 2 replies
  • 258 views
0 favourites

In the game I build my character can shoot at enemies and after 2 hits eliminate them. I created a global variable for the enemy of ENAMYHP = 2 and as it hurts...

posted 3 years ago
  • 1 replies
  • 312 views

So I just found out purely by accident that all of the enemies are moving when the arrow keys are hit. How do you disable the arrow keys for the enemies so this...

  • 1 replies
  • 514 views
This content is deleted
Forum Topic
How do I Pass Through Platforms?
0 favourites

I am making a side scrolling platformer. I have a platform that moves left to right back and forth. I have an enemy sprite that moves along the same path as the...

posted 3 years ago
  • 3 replies
  • 798 views
This content is deleted
Forum Topic
AI Movement For Top Down Shooter
0 favourites

My problem is that, I can't figure out the events for the ai movement. It is pretty hard, because its not straght top down, more like RPG style and it uses diff...

posted 3 years ago
  • 1 replies
  • 555 views
This content is deleted
Forum Topic
How do I do enemy respawn?
0 favourites

I am trying to make a enemy respawning system like in the classic Megaman games without enemy spawners. When an enemy exits the screen it won't respawn until it...

  • 1 replies
  • 877 views
0 favourites

How do I make the enemy respawn and respawn again when the enemy is killed?

posted 3 years ago
  • 3 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I have enemies follow the player?
0 favourites

I'm working on a top down space shooter for a game jam. I'm trying to have it when a certain enemy spawns in to chase the player until collision. My main issue...

  • 1 replies
  • 310 views
0 favourites

First thanks for reading this post! So, I always had this problem with Construct 2, once I managed to solve it but I had to do something that I invented for mys...

posted 3 years ago
  • 3 replies
  • 474 views
This content is deleted
Forum Topic
[Construct 2] Multiple enemys don't work.
1 favourites

I was making a zombie game and I made a simple "AI" get them to follow me. However, when the player enters the field of view (line of sight) of one of the zombi...

  • 2 replies
  • 416 views
0 favourites

I'm making a platformer game and I need a way get the enemy/Enemies to follow the player/players. Can anyone help?