Help with Charater animation

my character does both left and right at the same time if someone can help me so I can post it

the game:https://arcade.makecode.com/S87679-82929-61127-67067

6 Likes

I fixed it. You did not flip the whole animation. You only flipped first frame.

2 Likes

I hope no one else is waiting for their post to be approved here…

Anyway, the fix is very simple. I assume you copied the facing left animation for the facing right animation, and then tried to flip it. But you only flipped the first frame!


See, over at the right side of the screen. All you need to do is flip the other two frames and it will be fixed!

I’m glad there was finally a question that I (with my limited coding ability) could actually help with!
–:dog::squid:

2 Likes

When using character animations all you need to do is call the animation blocks once, and the sprite will automatically follow it for the rest of the game unless u specify no character anims for it.
Make sure to use the purple-grey blocks in the character ext tab

1 Like

i fixed it, all that happened was that you forgot to flip it in the animations.

2 Likes

thank you for helping me everyone but i already fixed it when your replies came up

If anyone wants to add a weapon to my game or level please give me a sprite and what it does

the ones i have currently is sword, staff (shoots projectiles) and ghost (dashes)

1 Like

i can draw a weapon but not code it if that is fine

totaly

1 Like

This is what i have drew! a scythe! hope u use it!

2 Likes

i could make it like a boomerang if you like

so you throw my scythe like a boomerang?

yes :+1::+1:

1 Like

ok thats fine! and cool!

:police_car_light: New problem Alert :police_car_light:

I am making a Ability system where it charges up and you can dash or change your weapon but I’m confused how it is not working. can some explain why and not add on to the program please

1 Like

idk i cant help but am i aloud to draw another weapon?

my battle axe! you can throw it but u have to retrieve it later or use can use it in melee.

I thought I posted it https://arcade.makecode.com/S87679-82929-61127-67067

1 Like

i know why. i could help u program but i chose not to cause u said so. on ur on start block you didn’t add the strip text “dash” and “weapon reroll” to the set block so just add the text to the block.

can you let me help you code tho? i wanna help u from now on, on anything u need help on.