You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuous line2d points animation does not work
4.1.2.stable
(the end key frame is not the same as the first key frame)
4.2.beta1
Steps to reproduce
1.create a scene with line2d and animationPlayer
2.make some Continuous line2d points animation( move the points in the array )
3.the points do not change at all when the animation is set to Continuous
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered:
Godot version
4.2.beta1
System information
win11
Issue description
Continuous line2d points animation does not work
![line2dAniamtion](https://private-user-images.githubusercontent.com/91177204/275324902-1fc0d277-b82c-4b18-8c31-dbdc3cf8900f.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MjU5NTAsIm5iZiI6MTczOTQyNTY1MCwicGF0aCI6Ii85MTE3NzIwNC8yNzUzMjQ5MDItMWZjMGQyNzctYjgyYy00YjE4LThjMzEtZGJkYzNjZjg5MDBmLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA1NDczMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY3ZGQwMjgzYjViNGViZGI1YTFjODhkMTJiMWFjZDRkNWM0MmRkOWE1YzUzOTBmYjhiZWIzOTgwM2MzNTM3MjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.jpm_trsk8uDzHTZIFICFF854N_qtyVfamA7PT4tJaX8)
![line2dAniamtion2](https://private-user-images.githubusercontent.com/91177204/275324987-ff34b265-f677-4d55-9ddb-ca494b727e05.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MjU5NTAsIm5iZiI6MTczOTQyNTY1MCwicGF0aCI6Ii85MTE3NzIwNC8yNzUzMjQ5ODctZmYzNGIyNjUtZjY3Ny00ZDU1LTlkZGItY2E0OTRiNzI3ZTA1LmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA1NDczMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTkxODM5YmYxYzc4NmVhMGY0MGU5ZjI5MTlkNjI5OWIxM2NlNmY0ZTUwNjY1ZDEyZTVkMzJkMTRlZTI4NzI2N2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.6PGUoFZQRtTaxJVPkgBVED5X9C3ARK8CNogbSYKkg6U)
4.1.2.stable
(the end key frame is not the same as the first key frame)
4.2.beta1
Steps to reproduce
1.create a scene with line2d and animationPlayer
2.make some Continuous line2d points animation( move the points in the array )
3.the points do not change at all when the animation is set to Continuous
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered: