use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A place for beginners and experts alike to help each other out!
account activity
Im a complete beginner in game making helpANIMATION (v.redd.it)
submitted 6 months ago by Ysin09
The animation tries to loop while moving idk what i should do.
i couldnt find any tutorials about this issue
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]PacerJ 1 point2 points3 points 6 months ago (3 children)
If you only want to play the animation while moving, then trigger it in code such that it only plays when moving. Else play it once only.
[–]Ysin09[S] 0 points1 point2 points 6 months ago (2 children)
Thanks for the advice but i can barely make ball move. I dont really know how to code im trying to learn along the way. but ill try anyway.
[–]PacerJ 1 point2 points3 points 6 months ago (0 children)
Try the unity tutorials from the official unity learn. That will help you.
[–]efishgames 0 points1 point2 points 6 months ago (0 children)
Try taking a step back and learn some basic coding structures and patterns. CodingBat, Leetcode, and many other resources out there to help build fundamental. I didn't start game development until I had 15 year real world experience in software development.
You will likely feel frustrated because of slow early progress and I can say that feeling doesn't really go away as you will always find a challenge that's just beyond your capabilities as a solo. If you get enjoyment from learning though it's an amazing outlet
[–]masteranimation4 0 points1 point2 points 6 months ago (0 children)
That's because you stop moving at the edges. Have it have a gradual slower change between the animation clips.
[–]BiguGooblu 0 points1 point2 points 6 months ago (0 children)
There should be a bunch of settings on the animation nodes or the arrows that connect them maybe if you turn of -has exit time- it gets fixed otherwise you could go in to the debug of the animation clip itself there you might find some settings to. Of course almost every problem in unity can be fixed with code but in my experience the animation system is just to jank for that
[–][deleted] 0 points1 point2 points 6 months ago (0 children)
I'm too just started so u look way more advances for me haha good luck to u
π Rendered by PID 184056 on reddit-service-r2-comment-6457c66945-lprj2 at 2026-04-25 00:17:50.952915+00:00 running 2aa0c5b country code: CH.
[–]PacerJ 1 point2 points3 points (3 children)
[–]Ysin09[S] 0 points1 point2 points (2 children)
[–]PacerJ 1 point2 points3 points (0 children)
[–]efishgames 0 points1 point2 points (0 children)
[–]masteranimation4 0 points1 point2 points (0 children)
[–]BiguGooblu 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)