Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
49 views

I am trying to create an EditorPlugin/EditorImportPlugin to import fbx files. More specifically I want to extract the animations from the files and save them as a .res file. Normally I go over the ...
0 votes
0 answers
75 views

I'm trying to build an Android App using Godot. Since I need a specific Android Library I tried creating a Godot Android Plugin following the official template. For the library I had to update the ...
0 votes
1 answer
120 views

I'm trying to connect to my local database on godot, and the _connect_to_dv_srvr() function does not return any errors. But once I try to create a connection instance, it returns null! var db_general: ...
1 vote
0 answers
458 views

I'm facing a problem which I don't really understand when trying to use a GDExtension library in a new project, so I'm going to explain as detailed as possible what I think might be important. I thank ...
0 votes
1 answer
42 views

im using godot SQLite for my project there is to many invalid. here is my code and im using godot 3.6 `extends Node Reference the SQLite plugin script #onready var db = preload("res://addons/...

AltStyle によって変換されたページ (->オリジナル) /