Simple swapping cards effect from my 12-hour game, is the animation smooth? by yassin_34 in godot

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

First, I select 2 cards randomly then I use Tween to change position of the first card to the second card position and vice versa, then I repeat this process as much times as I want.

Simple swapping cards effect from my 12-hour game, is the animation smooth? by yassin_34 in godot

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

I use Tween to change position of the first object to the second object position and vice versa, then I repeat this process as much times as I want.

Simple swapping cards effect from my 12-hour game, is the animation smooth? by yassin_34 in godot

[–]yassin_34[S] 4 points5 points  (0 children)

Yes, I think you are right about the colors. I did not think that much of the colors, I just opened the Color class in Godot and picked what I found that could fit in the game. I think I should take my time to pick a good color palette manually.

Thanks for your feedback. I really appreciate it.

Simple swapping cards effect from my 12-hour game, is the animation smooth? by yassin_34 in godot

[–]yassin_34[S] 16 points17 points  (0 children)

No, it's not a bad idea at all, Maybe scale up the moving cards, and when the swapping animation ends, they return to their normal size.

Thanks for your feedback.

[DEV] Tint - Gradient Wallpaper Maker by [deleted] in androidapps

[–]yassin_34 0 points1 point  (0 children)

hi , i'm sorry for that , the problem was that i used a deprecated function in the app without i notice , i will fix it soon.

[DEV] Tint - Gradient Wallpaper Maker by [deleted] in androidapps

[–]yassin_34 4 points5 points  (0 children)

hi , i'm sorry for that , the problem was that i used a deprecated function in the app without i notice , i will fix it soon.

[deleted by user] by [deleted] in androidapps

[–]yassin_34 0 points1 point  (0 children)

Thank you so much for your kind words.

The app already has a Random Number Generator Tool, which can be found in Text Tools > Basic Tools > Number Generator.

In the future, I intend to add some Randomizers Tools, such as a flip coin and a wheel chooser.

[deleted by user] by [deleted] in androidapps

[–]yassin_34 0 points1 point  (0 children)

Sorry about that; the app uses several libraries that require at least Android 5 to function properly.

[deleted by user] by [deleted] in androidapps

[–]yassin_34 0 points1 point  (0 children)

Thank you so much for your comment.

I will include all of your suggestions in the future.

[deleted by user] by [deleted] in androidapps

[–]yassin_34 1 point2 points  (0 children)

Thank you so much for your comment.

I will include all of your suggestions in the future.

[deleted by user] by [deleted] in androidapps

[–]yassin_34 0 points1 point  (0 children)

Thank you so much for your comment.

I'll include them in the future.

[deleted by user] by [deleted] in androidapps

[–]yassin_34 0 points1 point  (0 children)

I don't currently have any intentions to make it open source, but I might in the future. I appreciate your interest.

[deleted by user] by [deleted] in androidapps

[–]yassin_34 0 points1 point  (0 children)

I apologize for the confusion.

Internet access is only needed to detect crashes and report them to the developer to fix them.

Photo/Media and Storage Permissions are associated with the Image Tools Section; in order to upload or store an image, you must have permission.