How to make a gun with working bullets in Godot
Simple video, sorry if I went fast, I would love to clarify any concepts or any issues. Below are just some timestamps if you want to jump around my blabber.
--------------------------------------------------------------------------------------------------------------------
Github repo: (yes I am aimforbigfoot on Github)
https://github.com/aimforbigfoot/NAD-LAB-Godot-Projects/tree/master/3.2%20Bullet%20Tutorial
--------------------------------------------------------------------------------------------------------------------
Timestamps (+- a couple seconds):
0:00 - start
1:35 - particles for a good bullet
3:12 - code for enemies (must need)
3:55 - player code to help with the bullet rotation
5:00 - setting up the Global.gd and making the player a global variable
6:30 - Paint explanation
10:23 - bullet stuff
11:13 - cool tangent
12:24 - how to kill the enemy with code
14:02 - how to make stuff glow
14:30 - how to make the gun go SHOOT SHOOT
18:28 - final example + concluding thoughts
Other Videos By NAD LABS
2020-06-27 | 2 Lessons from 2 Games in 2 Weeks |
2020-06-24 | The Biggest Array in Godot (So far) |
2020-06-23 | How to Dynamically Position Labels and Lines in Godot |
2020-06-16 | Math In Godot: Intro To Dynamic Labels and Lines |
2020-06-16 | Random Rainbow Background In Godot 3.2 |
2020-06-06 | How to make a Card Effect In Godot 3.2 |
2020-06-05 | Pick and Drag in Godot 3.2 |
2020-05-17 | How To Make A Wack-A-Mole Game In Godot 3.2 - 20 Minutes |
2020-05-13 | How to make moving shapes in Godot |
2020-05-10 | How to add and remove tiles from a Tilemap in Godot 3.2 Tutorial |
2020-05-10 | How to make a gun with working bullets in Godot |
2020-05-10 | How to make a Laser in Godot 3.2 that kills Enemies |
2020-05-10 | How To Make A Joystick In Godot 3.2 For Mobile Games |
2020-05-10 | Joystick Made In Godot 3.2 - Android Device Test |
2020-05-10 | How to make an explosion in Godot |