0 votes

Hello Community :)

Recently i've Made an Android Game and it work perfectly on my Xiaomi note 7

But i tested it on 3 Samsung Devices And the Result Particles 2D are not Visible!!!

and on Devices LIke Samsung S5 and S4 Active The Game Stuck At Splash Screen !!

Is This A Bug ? Or I'm Doing Something Wrong

in Engine by (65 points)

1 Answer

+1 vote
Best answer

You should use CPUParticles2D for mobile. https://docs.godotengine.org/en/3.2/classes/class_cpuparticles2d.html

You can use the convert_from_particles() method to convert your existing Particles2D node.

by (21,979 points)
selected by

Thank you so Much :)

It Worked Like Charm

By The Way I learned Godot from your Tutorials on you-tube You Are Amazing

Thank You .....

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.