Godot FPS Tutorial - Projectile Weapons

Опубликовано: 24 Февраль 2025
на канале: Garbaj
55,758
1.6k

-- Social --

Discord: the discord server has been shut down, sorry!
Twitter:   / garbaj2  

-- Links --

Github: https://github.com/GarbajYT

-- About --

Get the starter code: https://github.com/GarbajYT/godot-pro...

Following up on our FPS hitscan weapon tutorial, in this Godot tutorial I'll be showing you how to create projectile weapons for your first person shooter game. Projectile weapons are different from hitscan weapons because they fire physical bullets that have real travel time before dealing damage, unlike hitscan weapons that deal damage instantaneously.