Dominik Waurenschk

Results 47 comments of Dominik Waurenschk
trafficstars

Yes, this would be a good way to create LODs for further away trees. Good idea 👍🏻 :) Also, in the LOD system, we should introduce an LOD bias (view...

Just leaving this here... https://github.com/Zylann/godot_tree_generator_plugin :eyes:

I did not observe this issue any more... I guess we can close this 🤔

Well yes, it is the distance along the rail. Perhaps we could rename it to `Distance along Rail` or something. And it is an offset in meters, not in %,...

Well an offset can really be anything, offset really just means `distance relative to something`. Like a parallel rail will have an offset of 20 meters from the original one,...

Requires a working Gizmo? 😜 Or add them as TrackObjects?

Rebased, but untested. Will test hopefully this weekend.

> Cherrypick or not? We can cherry pick it (plus bugfix for the camera as soon as I have it), but I don't know how many conflicts it will generate...

Something still has an old path somewhere and writes res://chunks ... Also I didn't fix the chunk system in this PR, just re-wrote it to support the new files. This...

- You are right about the chunks, I'll add a check for the file. - ah, notes are in the .save file... well that's inconvenient... - is there a function...