Beta Questions
2
Solved
Is here any way to merge 2 or more autotiles act as one? I've asked it before for 3.x version:
https://godotforums.org/d/22076-merge-2-autotiles/3
Chloris asked 3/10, 2022 at 2:21
3
Solved
So, export(NodePath) has been replaced by @export_node_path. But, it seems not to work. Rather than getting the supplied node in the NodePath and working on that, GDScript now seems to be attempting t...
Seagirt asked 28/9, 2022 at 11:11
3
Solved
I have an issue with threads with parameters in Godot 4.0
I’m looking for an example of how to use thread.start() with Godot 4.0
My func looks like this:
func _ready():
thread = Thread.new()
threa...
Seisin asked 29/9, 2022 at 6:8
3
Solved
Anyone else observing that or have I messed up git (again) ?
Deckhand asked 27/9, 2022 at 17:24
3
Hello:
I have just started making executables and sharing them with friends and family for feedback. Godot 4 beta, linux and windows.
First, It appears that the following line of code gives an error ...
Manoff asked 16/9, 2022 at 20:31
© 2022 - 2024 — McMap. All rights reserved.