mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Velocity-corrected bezier pathfinding control, swimming control
This commit is contained in:
committed by
jshipsey
parent
ca9ae13527
commit
8508b5177b
@ -81,7 +81,6 @@ pub enum Activity {
|
||||
Follow {
|
||||
target: EcsEntity,
|
||||
chaser: Chaser,
|
||||
move_dir: Vec2<f32>,
|
||||
},
|
||||
Attack {
|
||||
target: EcsEntity,
|
||||
|
Reference in New Issue
Block a user