r/godot • u/Human-Criticism4130 • 1d ago
fun & memes Which one do you prefer ?!
I am trying to make an endless runner (not for commercial game) in Godot 3.6 similar to the the game "Subway Surfers" but in Minecraft style, but in the way I found there are lot more challenges than i expected.
This is just for fun and I do not own any copyright protected content from Minecraft and subway surfers
11
Upvotes
3
u/Human-Criticism4130 1d ago
Thanks a lot for the explanation 🙏 I actually also used Mineways and cleaned up extra polygons, but my chunk spawning/despawning system is built a bit differently, so that might be where my performance issues come from. Also, I don’t have a GPU in my PC, so I’m not sure if the problem is my setup or my implementation. Do you have a playable demo or project available? I’d love to test it out to compare and see what’s causing the slowdown on my end.