DamageProxy improvements and API fix

This commit is contained in:
BotoX
2019-09-28 16:13:59 +02:00
parent 28a543d1a9
commit 50bbbfcf6d
8 changed files with 85 additions and 30 deletions
+4
View File
@@ -25,6 +25,10 @@
* ============================================================================
*/
#define ZR_KNOCKBACK_CUSTOM (1<<31)
#define ZR_KNOCKBACK_SCALE (1<<1)
#define ZR_KNOCKBACK_LIMITVEL (1<<2)
/**
* Set a maximum knockback velocity.
*