Hello! I am making an climbable ladder that will not use a 3d model but a 3d sprite. Whenever I instantiate a ladder scene to a level scene, I want to change the height of the ladder, but I don’t want to stretch the sprite, I want the ladder sprite to repeat.
However, I just noticed that there is no option to repeat textures. I looked in the import settings and I don’t see it. I looked up to the Sprite3D node settings, still I don’t see it.
I remember there was the option for repeating textures, but it seems they moved somewhere.