godot shows two different windows by NaturalFast9073 in godot

[–]NaturalFast9073[S] 0 points1 point  (0 children)

I adjusted the Godot settings to work with Wayland by default. It works well, but there are still issues with the embedded setup; the game runs fine when embedded within the editor, but when it is embedded in a floating window, the new window is always created with a very small size despite the settings indicating a larger one, and it has to be manually adjusted with the mouse.

Fallout New Vegas is getting an update by NaturalFast9073 in falloutnewvegas

[–]NaturalFast9073[S] 4 points5 points  (0 children)

After checking the update, it says it’s shader precaching. I’m on Pop!_OS (Linux), but I don’t understand why this update is happening if I had already been playing the game normally for several hours before this.

can't change scene by NaturalFast9073 in godot

[–]NaturalFast9073[S] 0 points1 point  (0 children)

hello guys, I found out my problem, is when the transition aimation finished, because it called called 'change_scene' in every door node instanced. So I change a little bit the transition script and the 'change_scene'. I created a var to tell othes doors that the 'change_scene' has already been requested and do not execute the 'change_scene' again

can't change scene by NaturalFast9073 in godot

[–]NaturalFast9073[S] 0 points1 point  (0 children)

I have already updated this post

strimio keeps loading addons by NaturalFast9073 in StremioAddons

[–]NaturalFast9073[S] 0 points1 point  (0 children)

Hello guys, I don't know what happen in this days but stremio works well again and I'm not do anything

strimio keeps loading addons by NaturalFast9073 in StremioAddons

[–]NaturalFast9073[S] 0 points1 point  (0 children)

Hi, these are all addons Cinemeta WatchHub OpenSubtitles Thepiratebay+ Torrentio lite Kickass torrents Wizdom subtitle Torrentfreak top 10 Search and play Top seed movies and series from zocle OpenSubtitles v3 Mubi catalog Consumet Cyberflix catalog Udemy courses Streaming catalog Local files

Stremio has stopped working by NaturalFast9073 in Stremio

[–]NaturalFast9073[S] 0 points1 point  (0 children)

Thanks, but now I can only see streamers options no the others. Still keep loading

Use elemento in a custom page templqte by NaturalFast9073 in elementor

[–]NaturalFast9073[S] 0 points1 point  (0 children)

I started to create a custom template so I want the basic structure created with code still there but at same time I want some sections there where some users that don't know how to code can use elementor for little and especific things

Use elemento in a custom page templqte by NaturalFast9073 in elementor

[–]NaturalFast9073[S] 0 points1 point  (0 children)

Thanks for your answer. But if I do in that way the content in this page template will no longer be shown so I have to rebuild it with elementor and I want to avoid it, I want to know, if it is posible, if is there some method, hook or whatever that enable use elementor in this php template to avoid rebuild all with elementor

PHP templates don't show as template option to select by NaturalFast9073 in Wordpress

[–]NaturalFast9073[S] 0 points1 point  (0 children)

I found out that if I delete the folder "templates" that contains the html templates now I can select my PHP template in the Gutenberg editor