This commit is contained in:
parent
3d4069ac34
commit
151f482854
|
@ -331,7 +331,7 @@ fn negotiate_path(
|
|||
.exclude_sensors()
|
||||
.exclude_collider(entity),
|
||||
) {
|
||||
println!("{entity:?} is stuck, hit: {hit:?}, TOI: {toi:?}");
|
||||
// println!("{entity:?} is stuck, hit: {hit:?}, TOI: {toi:?}");
|
||||
// TODO: Remove when we have an actual character controller.
|
||||
transform.translation = next.extend(0.);
|
||||
continue;
|
||||
|
|
Loading…
Reference in New Issue
Block a user