Jax Tam
Results
2
issues of
Jax Tam
Basically it. Running on the latest version and es? seems to be sorting by alphabetical order instead of run count.
feature request
extension[FileSearch]
I am having trouble working with poly instances. The following is my code: ```gdscript var s func _on_ready(): s = SoundManager.instance("m15", "shot") func shot(): s.trigger() ``` Which doesn't seem to...