├── BadGuy.gd ├── Hitscan.gd ├── LICENSE └── README.md /BadGuy.gd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GarbajYT/godot-hitscan-weapons/HEAD/BadGuy.gd -------------------------------------------------------------------------------- /Hitscan.gd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GarbajYT/godot-hitscan-weapons/HEAD/Hitscan.gd -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GarbajYT/godot-hitscan-weapons/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GarbajYT/godot-hitscan-weapons/HEAD/README.md --------------------------------------------------------------------------------