Open cbscribe opened 3 years ago
here's what I see setting up the node as described in the text...
notice blurred image and multiple part images instead of a sharp single frame
doh, got vframe and hframe wrong way round still blurred tho....
Click on the image in the FileSytem tab. Click the Import tab in the top left. Uncheck the box labeled "Filter". Click the Reimport button.
I Don't Understand... Why Not Use A AnimatedSprite...?
this method will not work if you have each animation as a different sprite sheet. Also, for some reason even though i "cut" it at the correct H/Vlines most animations had to be inserted one by one frame.
I Don't Understand... Why Not Use A AnimatedSprite...?
Because AnimationPlayer can do a lot more than display a sequence of images.
this method will not work if you have each animation as a different sprite sheet.
Sure it will. You can keyframe the Sprite's texture
property too.
Also, for some reason even though i "cut" it at the correct H/Vlines most animations had to be inserted one by one frame.
Perhaps your spritesheet was not evenly spaced?
Discussion for http://godotrecipes.com/animation/spritesheet_animation/