smskbthn Posted April 15 Share Posted April 15 I want to make a half wheel animation with javascript, the purpose of the animation is an animation with 50 or more long names and I want to determine the winner in the variable, but I could not make this animation and I could not find any examples on the internet. example: Link to comment Share on other sites More sharing options...
GSAP Helper Posted April 15 Share Posted April 15 We love helping with GSAP-related questions, but unfortunately we just don't have the resources to provide free general consulting, logic troubleshooting, or "how do I recreate this cool effect I saw on another site?" tutorials. Of course anyone else is welcome to post an answer - we just want to manage expectations. If you're looking for ScrollTrigger effects, I'd recommend looking at the demos at https://codepen.io/collection/DkvGzg and https://codepen.io/collection/AEbkkJ - you may be able to use one of those as a jumping-off point. You are welcome to post in the "Jobs & Freelance" forum for paid consulting, or contact us directly. Otherwise, if you've got a GSAP-specific question just post that here along with a minimal demo and we'd be happy to take a look. Link to comment Share on other sites More sharing options...
smskbthn Posted April 15 Author Share Posted April 15 6 minutes ago, GSAP Helper said: We love helping with GSAP-related questions, but unfortunately we just don't have the resources to provide free general consulting, logic troubleshooting, or "how do I recreate this cool effect I saw on another site?" tutorials. Of course anyone else is welcome to post an answer - we just want to manage expectations. If you're looking for ScrollTrigger effects, I'd recommend looking at the demos at https://codepen.io/collection/DkvGzg and https://codepen.io/collection/AEbkkJ - you may be able to use one of those as a jumping-off point. You are welcome to post in the "Jobs & Freelance" forum for paid consulting, or contact us directly. Otherwise, if you've got a GSAP-specific question just post that here along with a minimal demo and we'd be happy to take a look. what I want has nothing to do with scroll tiger. Link to comment Share on other sites More sharing options...
Rodrigo Posted April 15 Share Posted April 15 Hi, Maybe this demo can help: See the Pen eYPwZZb by GreenSock (@GreenSock) on CodePen The point of GSAP Helper's post is to indicate that this requires some custom logic and that is beyond the help we provide in these free forums. Unfortunately we don't have the time resources to provide free general consulting and creating custom complex solutions for our users. You can also extract some logic from this demo as well: See the Pen MWXPgKm by GreenSock (@GreenSock) on CodePen Hopefully the demos get you in the right direction. Happy Tweening! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now