Search found 6 matches

by markonway
Sat Jul 25, 2020 10:28 pm
Forum: Beginner Help and Support
Topic: Problem with animation of character
Replies: -1
Views: 20236

Re: Problem with animation of character

I put one more image on the right to test and work, before it was like impactjs was interpreting that the image was 4/4. I'm getting the hang of the character animation, I switched to a giant sheet with several character animations in the same image and I'm doing well. Thank you so much for everythi...
by markonway
Fri Jul 24, 2020 8:29 pm
Forum: Beginner Help and Support
Topic: Problem with animation of character
Replies: -1
Views: 20236

Re: Problem with animation of character

When I press down, the character is normally. Even with these changes, left / right / top continues to have the same problem. For example when I press to go right: this.addAnim ('right', .1, [11,12,11,13]); it is as if one of the items in this array did not have a sprite, [11, no sprite, 11, no spr...
by markonway
Fri Jul 24, 2020 1:15 am
Forum: Beginner Help and Support
Topic: Problem with animation of character
Replies: -1
Views: 20236

Re: Problem with animation of character

When I press down, the character is normally. Even with these changes, left / right / top continues to have the same problem. For example when I press to go right: this.addAnim ('right', .1, [11,12,11,13]); it is as if one of the items in this array did not have a sprite, [11, no sprite, 11, no spri...
by markonway
Thu Jul 23, 2020 11:46 pm
Forum: Beginner Help and Support
Topic: Problem with animation of character
Replies: -1
Views: 20236

Re: Problem with animation of character

updating: I downloaded the files from part 3 of the video that posted here on the forum (player.js and main.js) the animation worked, but ... when walking up, left and right the animation is missing something, for example : sprites 1, 2, 3, one of them does not appear. As if one of the 3 does not ap...
by markonway
Thu Jul 23, 2020 8:00 pm
Forum: Beginner Help and Support
Topic: Problem with animation of character
Replies: -1
Views: 20236

Re: Problem with animation of character

hallsofvallhalla wrote:It has been a long time so I am a bit rusty on impact but i re watched the video. Do you have "this.parent();" at the end of the function?
yes, you can see her:
Captura de tela de 2020-07-23 16-58-45.png
by markonway
Thu Jul 23, 2020 6:55 pm
Forum: Beginner Help and Support
Topic: Problem with animation of character
Replies: -1
Views: 20236

Problem with animation of character

Hello, I was watching the tutorials on youtube how to create a PRG with impactjs from the howell gene channel. I'm in part 3. My character, him and a sprite of him turns, but it's not changing. 32px / 62px. The character.png is 3/4 (and sorry, i'm a brazillian guy and i used a google translater.) Th...

Go to advanced search