Jump to content
Search Community

szsoma

Members
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

1,412 profile views

szsoma's Achievements

6

Reputation

  1. Hi! Thanks, I will try this.
  2. Hi, I wanted to make a slot macihne and I have this result. I have 2 bug in this code. When the random function drop the same numbers, the slot don't spin. How could I make a fluid spin, because increase the spin number to 10-15 spins (with random function) can cause empty wheel. Thanks for the help.
  3. szsoma

    Plinko Game

    I see. Thanks for the answer!
  4. szsoma

    Plinko Game

    Hi! Is it possible to make a plinko game with Greensock? Something like this, but with one ball. Thanks.
  5. Hi! Thanks for the answer! I'll try.
  6. Hi! I would like to make a snowing animation with one or two inline svg snowflakes and I made a pen with a small success :) Is it possible to multiply the inline svg snowflakes with JS to animate them? Or how could I solve this problem? Thanks, szsoma
  7. szsoma

    Lucky wheel

    Hi! Thank you for the solution! You helped me a lot with this. I'm relatively new with JS and Greensock, but it is so cool. Best, Soma
  8. szsoma

    Lucky wheel

    Hi! I would like to make a lucky wheel (something like this) and I am in trouble with the indicator at the topright corner. I've 12 sectors on the wheel and the indicator sholuld move when the little sticks are under it. The problem is the wheels easing and the triggering. Can someone help me?
  9. Hi! Thank you for your advice. I always test in "debug mode" and I also have a github page with this animation. I'll try few tricks and we'll see.
  10. So yes, unfortunately I still have some problems with it. Can these frame drops are caused by the autoAlpha or something like this?
  11. Wow! Magic! I got the 60 fps. Thank you! Yes, I'm new in greensock (and web animation).
  12. It works on 60Hz so I'm totally puzzled..
  13. All right, thanks for the answer! By the way I get only 30fps. Am I doing someting wrong? I tested on mobile devices, but it's silky smooth.
  14. Hi! I've built an animation with greensock and I checked the repaint in Chrome (and in Firefox too). And there are. Is it okay or should I optimize my animation somehow? Thanks, Soma https://codepen.io/szsoma/pen/vZgxmq
×
×
  • Create New...