cbcerquiaga / YouMeAndTheEndOfTheWorld

A 2 player RPG set in a post-asteroid Earth and created with the Godot engine
MIT License
13 stars 4 forks source link

Add hitting mechanics to hockey scene #221

Open cbcerquiaga opened 5 years ago

cbcerquiaga commented 5 years ago

If a player presses the action1 button, they should get a burst of speed in their current direction (forwards or backwards). If they make contact with another player during this time, then based on their hitting skill they have a chance to knock the other player over. A knocked over player should not be able to move until they get up, and their get-up time should be based on their fighting/toughness skill.