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
Callback when enemy changes to inactive
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#6
RE: Callback when enemy changes to inactive

(11-18-2017, 12:14 AM)FlawlessHappiness Wrote: Hey. Quick thought.

Instead of checking whether the state is not all of those values, why not just check for the default value when the enemy is inactive?
Presumably, the default value is the empty string: ""

The default value may actually be "idle", since if the enemy state is not anything else, it should instead become idle.

(I think. Don't have the Model Editor on me right now)

Another option is to use ReplaceEntity or something similar. Having two enemies, say suitor_1 and suitor_2. Suitor_1 is the main enemy, and when he is disabled, replace him with suitor_2, then use GetEntityExists on suitor_1.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 11-18-2017, 01:21 AM by Romulator.)
11-18-2017, 01:18 AM
Find


Messages In This Thread
RE: Callback when enemy changes to inactive - by Romulator - 11-18-2017, 01:18 AM



Users browsing this thread: 1 Guest(s)