- forgot damagefactor setting in Actor class.
SVN r1916 (trunk)
This commit is contained in:
parent
ce2e85c7b2
commit
34a4738b74
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ ACTOR Actor native //: Thinker
|
|||
BounceCount -1
|
||||
FloatSpeed 4
|
||||
Gravity 1
|
||||
DamageFactor 1.0
|
||||
PushFactor 0.25
|
||||
|
||||
// Variables for the expression evaluator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue