godot_pixelorama_importer icon indicating copy to clipboard operation
godot_pixelorama_importer copied to clipboard

[refs #8][Godot 3] Add AnimationPlayer import

Open Kerberross opened this issue 1 year ago • 1 comments

Add the animation player import to godot 3.

The import option contains:

  • scale for the sprite
  • external save for animation
  • external save path for the animation

It also:

  • use the fps stored in the pxo file for animation instead of an import parameter
  • add default project settings for import parameter and default import type

More details in https://github.com/Technohacker/godot_pixelorama_importer/issues/8

Kerberross avatar Jan 10 '23 20:01 Kerberross