I tried downloading Godot 3.0.6 onto my raspberry pi 4 B+, I could edit my program. But it is just so slow. I tried running the program on my laptop, and the FPS was like 3000+. But when I tried running Godot on my pi, the FPS was like 1 or 2. I really hope there is a way to boost up the FPS.
Additionally, I tried to change the colors of my mesh instances in the scene by Create new Spatial Material >> Albedo >> change color. But everything keeps having this bluish added color to the color I want them to have. I tried going into Project Setting >> General >> Rendering >> Environment, and I changed the Default Clear Color to white, but it still has this blue tint.
Does anyone know how to solve these problems?