assert can't be used like that anymore.
For what I'm reading the assert function/method still exist: assert(foofoo) --> ok
Anyone usign above 3.1 shoud change it
Nathan Lovato
replied
Solution
Yes, it's another breaking change introduced in Godot 3.2. I'll add a post in the course intro about that.