Forum Topics tagged enemy

Report Tag

78 forum topics with this tag
  • 3 replies
  • 261 views
0 favourites

I have a short question that came to my mind and I wanted to know your opinion. I am starting to make enemies for my game. I'm building different types of enemi...

posted 1 years ago
  • 1 replies
  • 191 views
This content is deleted
Forum Topic
How do I fix my walking enemy?
0 favourites

I'm brand new to scripting, and I'm working on this for a project. It's due in a little bit, so I'm sure I won't be able to get the help I need for this enemy,...

posted 1 years ago
  • 2 replies
  • 146 views
0 favourites

I have a issue I am trying to get the enemy's projectile image to point in the direction of the player. However the player each time the projectile is created i...

posted 1 years ago
  • 2 replies
  • 262 views

I am currently making a tower defence game. The game is grid based and I have already set out all of the 'walls'. Map1 is a kind of maze, similar to the Pathfin...

  • 1 replies
  • 184 views

I'm currently making a bat enemy, which spawns when players are within line of sight of the spawner, what I have set up currently is it creates two objects, one...

  • 0 replies
  • 304 views
This content is deleted
Forum Topic
How do I create enemy AI for top-down-games?
0 favourites

Greetings and first, as always, sorry for my english ;). As the headline already said, I would like to know how to create an enemy-AI for top-down-games like sh...

  • 4 replies
  • 248 views
This content is deleted
Forum Topic
Death Animation cycle and Many Enemies
0 favourites

Does the "dead" animation work when the enemy dies, but when the "Trigger Once" occurs, why the "dead" animation doesn't work when the second enemy dies?

  • 3 replies
  • 163 views
This content is deleted
Forum Topic
LOS - Variable issue
0 favourites

There are two enemy instances with LOS behaviour. I want to set the player instance variable to 1 when player is in the LOS of any enemy instance and when the p...

  • 3 replies
  • 139 views
This content is deleted
Forum Topic
LOS logic help
0 favourites

Could you help me to implement a code in my game. There's Enemy, Player and Home. Enemy has LOS behaviour. 1. If the enemy has LOS with player then enemy will a...

  • 3 replies
  • 251 views
0 favourites

I would like to make a vampire survivors like. Just to test settings. I find an easy way to move enemies with move to or Bullet behavior. But I got a problem wh...