Skip to main content

Posts

Showing posts with the label laser gun

Create Tesla gun / Laser gun in Godot

  hello everyone, I am here again with another visual effect tutorial in Godot this time i have made a really cool tesla gun that fires lightning. It is very similar to creating a Laser because the main mechanics is almost the same in both the cases. I have used the line2D node to create the main lightning and then applied a simple shader code in it. and this lightning is going to be fully interactable with other object as well and the collision is checked by the Raycast2D node. I will say that it look great because of the Kenny image pack. you can download the image pack from here: https://godotengine.org/asset-library... Here is the video tutorial- I hope this video helps you in your project or if you have learnt something new from this.

Create Shotgun, Laser gun and single firing gun in Godot 2D

  Hello every one !! Shooting is a thing that can make player engage for a long time. and there are so many different types of guns which are very easy to make and look also very amazing like auto machine gun, single bullet firing gun, multiple bullet firing also known as shotgun, laser gun, and for more advance and Si-fi guns there are auto aiming guns or also known as homing guns, etc. there are so many type of guns, out of which in this video i have taught "how to create single bullet gun in Godot " "how to create shotgun" or "multiple firing gun in Godot" "how to create laser gun in Godot" . this is going to be the part 1 of making guns and in the part 2 video i will make "auto aiming gun in Godot" or "homing bullet" and some enemy fire pattern like " round pattern" and "splash pattern in Godot". here is the video tutorial-