Hello, I am new here.
Im working alongside this tutorial to make a brickbreaker game:
https://www.youtube.com/watch?v=4rWW2uvsziM&t=2657s
At 44:18 in the video the programmer runs his game and gets the UI to show, however the code I copied from him doesnt produce the same results for me.
I think I have tracked down the issue to a few lines, and please forgive me for the silly questions that are about to follow.
Here are my two errors.
Image 1 is the ball.gd script, image two is its corresponding error.
Image 3 is the ui.gd script line that I suspect is the real issue
My main question is for image 3, what exactly is the %d doing and after that the "% lifes"
I just wrote what the tutorial said but he didn't explain what these commands are and ctrl clicking them doesn't open in help info.
Any help appreciated, watching this on the side so I can reply quickly
Get ready to take a nostalgic trip back to the arcade era with our latest game development tutorial! 🎮 In this video, we dive into the exciting world of game development using Godot 4 to recreate the beloved classic: Brick Breaker! 🧱🚀
🔴 Watch as we guide you through the entire process of building this iconic game from scratch. From setting up t...