Hi, I Create an animation ( idel )with some sprite of my character, and i add Rigidbody component to it, It work.
But…
I add a new clip (walk) for animation, and rigidbody not working anymore, even i can’t change value in preview of game ( like: position and …)
Any Help please!
Can Anybody Help for this?
I wish i could help i’m having a similar issue. Not sure why. My script works great for the player until i add the jump unimation for some reason. Then the jump stops working and the sprite just sits there.
MelvMay
September 11, 2022, 11:27am
4
Please, if you have a problem then please create your own thread and provide some details otherwise nothing will happen but please don’t necro 7 year old posts like this.
Thanks.
1 Like
sorry didn’t realize the age this was just the only post i found outlining my issue. Will make a new thread
for anyone google searching who finds this thread you may want to check the new thread here:
** Rigidbody Not Working On Animation With Sprite **
I have created a super simple dino run clone where the charactor has 3 states,
Running (default state and animation)
Jumping
Ducking
Before applying the animations i just used a single sprite and tested all the functions.
Running, jumping and ducking are all functioning properly. Proper jump height all that good stuff.
But when I animate the jump state instead of jumping up as normally expected the jump sprite sits dead in place. I c…
1 Like
MelvMay
September 13, 2022, 8:19am
6
Please don’t create low-effort posts. If you have a problem, create yourself a new thread (don’t necro old posts) and explain your problem etc.
See the Community Code of Conduct .