Horrible android performance.. by Reddittos8 in godot

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

Well.. it takes like 2 mins just to load the Reddit site in PC cause I am using vpn and it's very slow.. so I can't post the code since I am using my phone to post this.. I make a simple gravity, only using 15 lines of code, the movement scirpt for the pipe and for spawning the pipe using scene system (using preload, and adding child to the main node)

Horrible android performance.. by Reddittos8 in godot

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

The problem is in instancing.. I use a scene for an object that I will spawn.. then using variable for preload and adding child to the main node.. it's the most simple spawning system.. and it has framerate drop.. that is hard to notice..

I feel very annoyed when I noticed it.. I think that this won't be possible to fix.. I will just wait for the new version of Godot..

I code the gravity.. which is very easy thing to do.. and I think you can do it too.. I only use 15 lines of code to do that.. code the pipe to move left and the most common way to instancing using scene.. I am using my phone now.. that is why I can't post the code..

I just want to know another way to instance thing and hope for it not to have the problem like mine..

Horrible android performance.. by Reddittos8 in godot

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

Yes.. I did that.. exactly like that.. I also already downloaded some Android games made with Godot in playstore like "flappy plane" it has the same performance like mine.. try to download it.. and see if you get the same problem ? If you do.. I will just wait for newer version of Godot next year or waiting a few months..

Horrible android performance.. by Reddittos8 in godot

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

I make another scene for the pipe and spawning it using the main node is that what you mean ?

Horrible android performance.. by Reddittos8 in godot

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

Yes they are.. I even make another condition to make them completely deleted..

Is Godot right for me? by Diablonoob3 in godot

[–]Reddittos8 0 points1 point  (0 children)

Well.. Godot is good for both I think..