SFML community forums
Help => General => Topic started by: DrAdventure on January 31, 2018, 03:26:53 pm
-
I have a rectangle shape and i want to scale it to a given size based on a given duration. Any ideas?
-
Use a float variable an sf::Clock and do what you want to do. :)