This project uses trigonometry to make circular, eliptical, and linear movement easy! Play around with the sliders to customize the width, height, and speed of the ellipse (set width or height to zero for smooth liner movement) The script you'll need to replicate this is only one block, making it easy to use in your own projects. Hopefully you find this useful! USES: - Variable-less hovering animations for collectibles or anything else - Objects/effects that circle around the player - The timer can be replaced with a variable, allowing you to make a controllable sprite that moves in a circle
Please note that this uses the timer, which means that resetting it will cause problems. - Space to toggle pen Credit me if you use this!