Checking Count in AI Reaction?

dale_coop

Moderator
Staff member
if BOUNCE_COUNT is a constant, you can't decrease its value, it will always be the same.
You should make a variable, instead of a constant.
Then you will be able to check its value

But I don't really understand what is the purpose of that reaction...
Maybe it would have been better to have a reaction that set a Action Step.
And that object's action step would use a bouncing action... so you could set a gotoFirst/Advance for its End Timer...?
 
Top Bottom