
Brackeys Game Developer Forum
Answers, Discussions, Resources, Collaboration! Join the forum to become part of the Brackeys Community and the Game Development industry!
Brackeys' Tutorials — Brackeys Forum
Have questions about Brackeys' tutorials? Ask them here!
Announcements — Brackeys Forum
Brackeys related announcementsAnnouncement Brackeys 9.2K views 25 comments Most recent by seasiainfotech
How to make a game in Godot MEGA tutorial! - Brackeys Forum
Apr 29, 2024 · Watch Brackeys new mega tutorial on how to make a game in Godot as a beginner. Get taken through the full process of making a game in Godot in just over an hour.
Recent Discussions — Brackeys Forum
Answers, Discussions, Resources, Collaboration! Join the forum to become part of the Brackeys Community and the Game Development industry!
Procedural Terrain Generation? - Brackeys Forum
Jun 2, 2020 · Hello. I know that Brackeys already covered this, but his result was a non-random terrain made of slopes.
fps controller scripts — Brackeys Forum
May 15, 2020 · Hi i've used the fps controller scripts that work on a character controller but for some reason the camera wont move at the same time as the player and i cant see where the …
How do I set the Cursor lockstate using a Cinemachine
Jun 17, 2020 · Neither of these lines are working in Start() or Update(), this problem only occurs when using a cinemachine camera. Cursor.lockState = …
Tower Defense Tutorial — Brackeys Forum
May 21, 2020 · Hi Brackeys, thanks for the awesome tutorials, am learning new stuff everyday,i have a issue and struck with it for days, am doing a Tower defense game with isometric tile, i …
2D Movement Jumping Issue — Brackeys Forum
Jul 10, 2020 · In Brackeys's 2D Movement video, he demonstrates how to use the premade character controller script to make the character object jump.