![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | NegativeSector |
All that I want to do is move a large sprite down to cover the screen.
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | NegativeSector |
All that I want to do is move a large sprite down to cover the screen.
![]() |
Reply From: | exuin |
You should look into signals. After connecting the button’s pressed signal to a script, you can use something like an AnimationPlayer to move the sprite down.