Skip to main content

Indie game storeFree gamesFun gamesHorror games
AssetsComics
Bundles
Jobs
TagsGame Engines

vr_marco

2
Posts
A member registered Jun 17, 2024

Recent community posts

Nvm, fixed it by remapping the missing resource in all scenes.

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.