├── Material_001.material ├── Material_002.material ├── Material_003.material ├── Material_004.material ├── Material_005.material ├── README.md ├── Sword.tscn ├── Sword2.tscn ├── Sword3.tscn ├── default_env.tres ├── icon.png ├── icon.png.import ├── preview.gif ├── project.godot ├── slash mesh.glb └── slash mesh.glb.import /Material_001.material: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/Material_001.material -------------------------------------------------------------------------------- /Material_002.material: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/Material_002.material -------------------------------------------------------------------------------- /Material_003.material: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/Material_003.material -------------------------------------------------------------------------------- /Material_004.material: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/Material_004.material -------------------------------------------------------------------------------- /Material_005.material: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/Material_005.material -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/README.md -------------------------------------------------------------------------------- /Sword.tscn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/Sword.tscn -------------------------------------------------------------------------------- /Sword2.tscn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/Sword2.tscn -------------------------------------------------------------------------------- /Sword3.tscn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/Sword3.tscn -------------------------------------------------------------------------------- /default_env.tres: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/default_env.tres -------------------------------------------------------------------------------- /icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/icon.png -------------------------------------------------------------------------------- /icon.png.import: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/icon.png.import -------------------------------------------------------------------------------- /preview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/preview.gif -------------------------------------------------------------------------------- /project.godot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/project.godot -------------------------------------------------------------------------------- /slash mesh.glb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/slash mesh.glb -------------------------------------------------------------------------------- /slash mesh.glb.import: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphinAlbukhari/Godot-Sword-Slash-with-Visual-Shader/HEAD/slash mesh.glb.import --------------------------------------------------------------------------------