You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Merge pull request #50935 from Vitika9/50807
This commit is contained in:
@@ -483,8 +483,8 @@ void Camera2D::force_update_scroll() {
|
||||
}
|
||||
|
||||
void Camera2D::reset_smoothing() {
|
||||
smoothed_camera_pos = camera_pos;
|
||||
_update_scroll();
|
||||
smoothed_camera_pos = camera_pos;
|
||||
}
|
||||
|
||||
void Camera2D::align() {
|
||||
|
||||
Reference in New Issue
Block a user