ore responsive oreintating

This commit is contained in:
AdamWhitehurst 2020-03-26 14:48:51 -07:00
parent 7f1a90ae27
commit 8d1f93a2d1

View File

@ -95,7 +95,7 @@ impl CharacterBehavior for Data {
} }
}; };
} else { } else {
handle_orientation(data, &mut update, 10.0); handle_orientation(data, &mut update, 20.0);
} }
// Handling attacking // Handling attacking