The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Strange Question Regarding Monsters
TheDevoidLife Offline
Junior Member

Posts: 7
Threads: 1
Joined: Mar 2012
Reputation: 0
#1
Question  Strange Question Regarding Monsters

I have a scene structured where several small boxes stacked go flying down a hall, revealing a grunt behind them, which then chases the player. However, upon having the boxes go flying, the monster does not move. I've checked debug messages and I get several regarding monster health. So I looked into it a bit and found out that the monsters can indeed die(i.e. just stand there, practically unable to do anything) if they receive enough damage within a short time. Basically my question is this:

Is there some way to prevent the monsters from taking damage, or fluently position the monster at just the right time?

Additional Notes:
  • The monster chases the player beforehand, but he moves just enough boxes to get through, while still barring the monster's way, so he's already standing behind them by the time it happens.
  • The player is forced to look at the boxes, which go in the opposite way of the player.
  • The player is supposed to be caught by the monster and die
  • It seems to be a bit random, dependent on where the monster is standing, but most of the time he ends up 'dying'
Thanks in advance for any help, I know the question is a bit unusual.

Sure nice guys finish last, but doesn't that just mean they live longer?
(This post was last modified: 03-24-2012, 04:03 AM by TheDevoidLife.)
03-24-2012, 03:53 AM
Find


Messages In This Thread
Strange Question Regarding Monsters - by TheDevoidLife - 03-24-2012, 03:53 AM



Users browsing this thread: 1 Guest(s)