I’m attempting to make a game whering the main gimmick is pulling yourself toward places you shoot. I need a way to make speed persist after reaching the point (for things such as flinging through windows)
The Sprite Utils extension has many useful blocks for dealing with velocity in any direction, as well as blocks for the distance and angle between two sprites!