Normal mapping on AnimatedSprite2D

Godot 4.3

Question

Is there any way use a normal map on a AnimatedSprite2D without having to write a shader. I tried the shader approach but couldn't get it to work correctly? I tried using the sprite2D and animation player, but I use an aseprite plugin that doesn't let me modify the base scene.