Wanted to experiment with it directly in Godot 3.5.2 but I keep getting errors when running the project on the following line:
c_data = Nitrovista.load_and_cache("res://assets/car_data/%s.scn" % i).instance()
Also Exhaust. material seems to be a missing dependency. My experience with Godot is limited though, so I may be doing something wrong. Can you please advise? Thank you.