CodenameColors / RWBYCodenameColors

Source code for my video game features and such
0 stars 0 forks source link

The LastHitActor doesn't reset? #6

Closed CodenameColors closed 7 years ago

CodenameColors commented 7 years ago

The LastHitActor doesn't from what i see reset, meaning only one chunk of damage can be dealt despite a huge combo.

CodenameColors commented 7 years ago

Fixed it! set the LastHitActor to nullptr with animation notifies via C++