instinct / GameFroot

GameFroot iOS and Bundlenator
www.gamefroot.com
5 stars 0 forks source link

Character collide damage delay #235

Open thornyd opened 12 years ago

thornyd commented 12 years ago

At the moment the collide damage from characters is inflicted once per frame. We should add another variable similar to the shot delay but for collide damage, so that users can specify how often touch damage is inflicted. I thought 10 damage per collision was pretty low, but in a split second my player was killed while touching this enemy because that 10 damage is inflicted every frame.