Open jonathandavidlewis opened 1 year ago
What components make up a gun?
@loteque Can you explain what a "Gun Resource" is?
A Resource is an Object type in godot. It is designed to hold game data and we can use it to design access to that data as well as its structure. Its basically what godot does instead of json. But we can include setget methods and signals right next to the data unlike json.
Shoots electrified bullets that electrocute nearby enemies.
Stats