Fire Bullets

An asset by MelonDev
The page banner background of a mountain and forest
Fire Bullets hero image

Quick Information

0 ratings
Fire Bullets icon image
MelonDev
Fire Bullets

This tool will allow you to quickly make a node shoot a bullet(s).Gun node:number of bullets to be firedcooldown(cooldown before firing again)angle variance(for accurate/inaccurate shots)customizable shooting arc(like in shotguns)customizable spawn pointdebugs! - for spawnpoint and shoot_arcBullet 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!

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

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!

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Fire Bullets icon image
MelonDev
Fire Bullets

This tool will allow you to quickly make a node shoot a bullet(s).Gun node:number of bullets to be firedcooldown(cooldown before firing again)angle variance(for accurate/inaccurate shots)customizable shooting arc(like in shotguns)customizable spawn pointdebugs! - for spawnpoint and shoot_arcBullet 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!

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers