+ 3
Confusion
I've learnt C Java python but still not able to do coding like others as game animation where should I practice for this
2 Answers
+ 3
Game animation requires a different skill. If you're into 3D, give Blender a shot to learn Animation & Rigging: https://www.blender.org/features/animation/
If youâre interested in 2D animations, check out sprite sheet animations using Unity: https://learn.unity.com/tutorial/introduction-to-sprite-animations
+ 2
To improve your game animation coding skills, try practicing on platforms like Unity (using C#) or Unreal Engine (using C++). Both offer extensive tutorials and a strong community to support your learning. For practice, check out sites like Codecademy, Coursera, or Udemy for courses, and GitHub for real-world projects.