#Is it possible to get the previous value using Changed?

2 messages · Page 1 of 1 (latest)

still wind
#

Like the title says, is it possible to get the previous value of the component using Changed?

Basically I have a combat system and when I do damage to an enemy, I would like to get in other system how much damage I did based on the enemy's health. Right now I'm using an event for this, but would be nicer to just use a query

green slate
#

Nope; this isn't cached for you