I have an animated GN setup that just has one value keyframed, that I want to use in a ThreeJS project. I got to the point where it successfully exports the geometry into the gltf file, but it isn't animated.
When the gltf file is imported again it has two keyframes at the start and end just like the original project but they don't change nor animate anything. Is this possible and maybe I'm just missing something? Or should I approach it differently?
This is a simplified video of what I want to export:
If this isn't possible with geometry nodes I am open to using a different method, but so far the GN setup gives me the most control and I would like to keep that
