@sepiran said:
a tab is how u get it looking like in the editor?
Yeah, if you paste code into your post on the forums and indent all of it with a single tab, then it will be rendered as code. You can also surround the code in three ~
symbols on both sides and that will also work.
@TwistedTwigleg the error is still there after I did what u said i'm following the Godot 2D Secrets (early access) course.
Well, you probably should ask the authors of the Godot 2D Secrets course then, as if there is an issue in the Godot then it will likely need to be fixed for the course as well.
Is the error on line 25 in the code in the opening post? The line that says error -> is_active = valuefor battler in battlers:
?