Burak Yücel

Results 1 issues of Burak Yücel

I'm writing the code like this: `const SQLite = preload("res://lib/gdsqlite/gdsqlite.gdnlib") var db = SQLite.new()` But it says, "Invalid call. Nonexistent function 'new' in base 'GDNativeLibrary'.". Any suggestions?