Edit of asset "Fire Bullets" Accepted

Old/Current New/Edit
Title Fire Bullets Fire Bullets
Description This tool will allow you to quickly make a node shoot a bullet(s).

Gun node:
number of bullets to be fired
cooldown(cooldown before firing again)
angle variance(for accurate/inaccurate shots)
customizable shooting arc(like in shotguns)
customizable spawn point
debugs! - for spawnpoint and shoot_arc

Bullet node:
delete after( time to delete the bullet node after shooting )
Documentation on all methods!

setup:
install the addon in the assetlib or in the github(code -> download zip)
then put that in your addons/ folder in you godot project:)

How to use:
1.create a new scene and add bullet node and save it as a scene.
2.in another scene, add the gun node and put your bullet scene in the "bullet" paramater in the inspector.
3.then set the other paramters of the gun node to your fit your game.
4.you can fire the gun by calling Gun.shoot(speed,angle)

thats all! more description in the documentation!
This tool will allow you to quickly make a node shoot a bullet(s).

Gun node:
number of bullets to be fired
cooldown(cooldown before firing again)
angle variance(for accurate/inaccurate shots)
customizable shooting arc(like in shotguns)
customizable spawn point
debugs! - for spawnpoint and shoot_arc

Bullet node:
delete after( time to delete the bullet node after shooting )
Documentation on all methods!

setup:
install the addon in the assetlib or in the github(code -> download zip)
then put that in your addons/ folder in you godot project:)

How to use:
1.create a new scene and add bullet node and save it as a scene.
2.in another scene, add the gun node and put your bullet scene in the "bullet" paramater in the inspector.
3.then set the other paramters of the gun node to your fit your game.
4.you can fire the gun by calling Gun.shoot(speed,angle)

thats all! more description in the documentation!
Category 2D Tools 2D Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Melon-The-Dev/Fire-Bullets-Godot-Plugin https://github.com/Melon-The-Dev/Fire-Bullets-Godot-Plugin
Issues Url https://github.com/Melon-The-Dev/Fire-Bullets-Godot-Plugin/issues https://github.com/Melon-The-Dev/Fire-Bullets-Godot-Plugin/issues
Godot version Godot 4.0 Godot 4.0
Version String 1.0.0 1.0.0
Download Commit faf8416a8128a8a2cb576173877d7115019dd1c9 faf8416a8128a8a2cb576173877d7115019dd1c9
Download Url (Computed) https://github.com/Melon-The-Dev/Fire-Bullets-Godot-Plugin/archive/faf8416a8128a8a2cb576173877d7115019dd1c9.zip https://github.com/Melon-The-Dev/Fire-Bullets-Godot-Plugin/archive/faf8416a8128a8a2cb576173877d7115019dd1c9.zip
Icon Url https://i.ibb.co/svMnpcd/bullet.png
https://i.ibb.co/svMnpcd/bullet.png