Hacker News new | ask | show | jobs
by kajkojednojajko 1083 days ago
There's always the source :) It's easier to follow if you git clone and open it in vscode. Here's Main::iteration - https://github.com/godotengine/godot/blob/e0f644a48da49843ad...
1 comments

It's so understandable and succinct, I don't know why I thought I wouldn't understand the source. Thanks.