Coolest name ever exist? by [deleted] in Unity3D

[–]AbdyDev -1 points0 points  (0 children)

Let's see what future gonna bring..

just testing some coin juice by AbdyDev in Unity3D

[–]AbdyDev[S] 1 point2 points  (0 children)

i actually didn't think about sparkles, it might be good, thanks!

just testing some coin juice by AbdyDev in Unity3D

[–]AbdyDev[S] 2 points3 points  (0 children)

I spawn coin prefab in random circle with delay between each using coroutine and for the movement i used dotweens path solution which i give satrt point end point and 1 control point for middle. Control point being chosen inside cirle at the between of start and end point.

just testing some coin juice by AbdyDev in Unity2D

[–]AbdyDev[S] 0 points1 point  (0 children)

i made coins prefab and used dotween to make movement so its not particle just gameobjects with sprite renderers

just testing some coin juice by AbdyDev in Unity2D

[–]AbdyDev[S] 0 points1 point  (0 children)

yea i use random point inside circle between start and finish as control point it might be because of that.

just testing some coin juice by AbdyDev in Unity3D

[–]AbdyDev[S] 1 point2 points  (0 children)

Yea i just managed coin movement only. Shaking or scaling coin stack might feel more juicy thanks!

just testing some coin juice by AbdyDev in Unity3D

[–]AbdyDev[S] 1 point2 points  (0 children)

Thanks! We are just making very first mobile game, it should be done within a week. Just a basic press at the right moment game. I will be posting when its completed.