mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
ore responsive oreintating
This commit is contained in:
parent
7f1a90ae27
commit
8d1f93a2d1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user