index
:
godot_wildjam_49
duso-water-touchups
master
dusoleil
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChunkedSprite3D.gd
blob: c9e0be9b20246cfdd25fa291ab7f668eedc2ce0e (
plain
) (
blame
)
1
2
3
4
5
6
extends Sprite3D export(Texture) var _tex func _ready(): self.texture = _tex