Solving Common Gdscript Warnings ~ 1 Bit Platformer [Part 17] ~ Godot 4.3

5 months ago
9

Quick video to solve common gdscript warnings with the project ~ especially the ones listed below.

[ Warnings Solved ]
The signal is declared but never explicitly used
Local Variable is declared but never used in the block
Local variable is shadowing an already declared variable
Variable has same name as built in function
Resource not local to the scene

Project Downloads ~ Snapshot at Each Videos End
Ko-fi ➣ https://ko-fi.com/post/Project-1-Bit-Projectile-Platformer-Tutorial-Ser-U7U510EBNX
Patreon ➣ https://www.patreon.com/posts/107952055

Assets & Credits ➣ https://pastebin.com/qa4NiTyu

Grid Building Plugin ➣ https://linktr.ee/gridbuilder
World Time Plugin ➣ https://linktr.ee/worldtimeplugin
Item Drops Plugin ➣ https://linktr.ee/itemdrops

➣ Downloadable Assets, Video Courses, and Other Places to Follow Me
https://linktr.ee/ChrisTutorials
https://ko-fi.com/christutorials
https://patreon.com/christutorials
https://chris-tutorials.itch.io/

➣ Support Channel with Crypto Donations
https://pastebin.com/WAnBPcXs

00:00 - Start
00:08 - Parameter is never used
01:45 - Variable has the same name as built-in function
03:17 - Signal is declared but never explicity used
04:16 - Resource Not Local to the Scene

Loading comments...