I tried the last build and my level and textures loaded correctly
But i have an error message on the console playing the game :
Node not found AnimationPlayer Nothing to read or no such file.
The editor also shows and error aboutthis line of code animation.play("IDLE")
And display an error : attemp to play "call" function in base null instance on a null instance
Does something has changed and i no more compatible about characters and animations ?
*
I noticed Godot does not try to reimport tscn files using a new version.
When i click on Playerfps.tscn, it doesn't succeed.
Perhaps this is what makes the bugs ? Should Godot try re import automatically "tscn" files ?
