Advertisement · 728 × 90
#
Hashtag
#GDScript
Advertisement · 728 × 90
Video

Devlog #1: Trying Pixel Art for the First Time - Rescue Batallion secondburngames.itch.io/rescue-batal... #Godot #GodotEngine #GDScript #indiedev #gamedev

9 3 0 0
Post image

hey yall, this is what i have been working on with my #voxel,#godot, project and why i have been silent for a while
the pouches are spawned in via #GDscript and all the pouches glow an inverted color when hovered over, cloak, hat, and shirt are attached to the animation, the pouch layout is modular

1 0 0 1
Preview
In-game Minimal Gradient Editor Editing a gradient is not available outside the Editor. This snippet allows editing gradients in-app.

Ever wanted to be able to edit Gradient resource in your #Godot application ? The following #gdscript / subscene recreates the minimal features available in the Editor version of the #GodotEngine editor. #uiux

thegodotbarn.com/contribution...

4 1 0 0
Post image

Pushing Godot's limits! 🛠️

400+ enemies killed my FPS (130ms physics spikes). Standard collisions are just too expensive at this scale.

The Fix: Swapped physics for a custom Spatial Hash in GDScript. Smooth crowds and solid performance. C++ can wait! 😎

#GodotEngine #IndieDev #Gamedev #GDScript

17 4 0 0

Optimizing GdScript…all SVg’s resized to 128x128, textures reduced to a reasonable size, images compressed on import, duplicates removed from scene tree. Check performance on 3gb phone, continue… #gdscript #godot

1 0 0 0
Video

One tiny little step before being able to run the flora cellular automaton. Rules are compiled. #gdscript coded Virtual Machine is ready. Environment maps are computed. I just need to "launch" iteration of the automaton ! #GodotEngine #procgen #gamedev

21 3 0 0
【脱初心者】Node2Dの基本機能!ノード完全解説
【脱初心者】Node2Dの基本機能!ノード完全解説 YouTube video by おやこでペアプロTV

入学の準備も落ち着いたので新しい動画を公開!
【脱初心者】Node2Dの基本機能!ノード完全解説 youtu.be/Mqr93nrZjHc?... @YouTubeより
#godotengine #ゲーム開発 #Node2D #GDscript #プログラミング入門 #親子で取り組み #Vtuber

4 0 0 0
Python list comphrehension sorting an array of dicts by a value then joining them into an array

Python list comphrehension sorting an array of dicts by a value then joining them into an array

As infuriating, frustrating and up its own arse as #Python can be, I have to admit that list comprehensions go unreasonably hard. I wish more languages had this. I wish "We have Python at home" #GDScript had this.

I literally keep forgetting that this is a […]

[Original post on krapp.masto.host]

0 0 2 0
Video

Some more progress or "poking arounds" in #godot

I have this "gear" character move along this set of "gear racks" (I think they're called?) & I'm trying to figure out a simple method of making the movement smooth-ish

Anyone have any ideas? More context in Alt Text

#gamedev #gdscript

8 3 0 0
A Quick Trick to Declutter Your Godot Projects!
A Quick Trick to Declutter Your Godot Projects! YouTube video by Mina Pêcheux

So - wanna learn a trick to declutter your Godot projects? Check out this quick tutorial! 🔥
👉 youtu.be/ede-YxoVDNA

#gamedev #game #godot #GodotEngine #godot4 #madewithgodot #csharp #gdscript #programming #tutorial

14 4 1 0
Screen from Dolli's prototype.

Screen from Dolli's prototype.

I'm building a mobile dress up game for girls. This is a screen from the prototype; I'm almost done with the web page demo too. If anyone has tips for #Godot, that'd be cool because I'm definitely a beginner. I just built the demo with JavaScript so I could share it sooner while I learn #GDScript.

3 1 0 0

I'm making a cheatsheet for gdscript based on the style guide!

It will include the code order, naming convention and docstring formating (bbcode and such).

Is there something else I should include in it?

#Godot #GDScript #Dev #GameDev

53 10 6 0
Two cheatsheet showing a code order for gdscript, the first version (A) is closer to actual code than B (the second version)

Two cheatsheet showing a code order for gdscript, the first version (A) is closer to actual code than B (the second version)

A or B for a code order cheatsheet?

#Godot #GDScript #Code #GameDev

30 5 12 1
Preview
GitHub - TkTech/gdeye: Eye Spy Issues. A fast GDScript linter, formatter, MCP and LSP for Godot. Eye Spy Issues. A fast GDScript linter, formatter, MCP and LSP for Godot. - TkTech/gdeye

Pushed version 0.1.3 of gdeye, my experimental GDScript linter/formatter/LSP/MCP for Godot, fixing a few false positives and adding a new rule to automatically add typing to any project. github.com/TkTech/gdeye #godot #gdscript

0 1 0 0
Godot Tools: Automatic Audio RNG from Folders Plug-in
Godot Tools: Automatic Audio RNG from Folders Plug-in YouTube video by Grip Fast Gameworks

Our plug-in to AUTOMATE randomized (RNG) audio streams via folders for Godot v4.6.1 is out now on Itch, for the cost of a fancy coffee. #madewithgodot #godotengine #godottips #gamedev #tools #plugin #audio #sfx #indiegamedev #gdscript

youtu.be/pMnqN2stzOc

10 0 1 0
Video

So - wanna get a simple #godot #demo project on how to make #towerdefense -like 2D enemy pathing? If you’re a Line+ member of my Patreon, get this reward now 🔥
👉 www.patreon.com/posts/152877...

#gamedev #game #GodotEngine #godot4 #madewithgodot #csharp #gdscript #programming #tutorial

12 3 1 0
Let's Build a Monster Battler, Part 13: Learning Moves, Updating UI, and Next Steps (Godot 4)
Let's Build a Monster Battler, Part 13: Learning Moves, Updating UI, and Next Steps (Godot 4) YouTube video by hoveringskull

Final episode in my series where we build out the data flow for a whole-ass pokemon battle system, up now!

www.youtube.com/watch?v=5TJ3...

#godot #gdscript #pokemon #gamedev #indiedev

6 2 0 0
10+ loaders for your next Godot 4 game
10+ loaders for your next Godot 4 game YouTube video by Mina Pêcheux

So - wanna create loaders in your Godot game to give some UI feedback to your players? Check out this tutorial! 🔥
👉 youtu.be/rxDhVqVmieA

#gamedev #game #godot #GodotEngine #godot4 #madewithgodot #csharp #gdscript #programming #tutorial #ui #gameinterface #gameui

9 2 1 0
Video

The cheatsheet creation helper is working 🥳🥳

It's cool because now anyone can easily turn an image in a cheatsheet available across projects!

Next step: User settings, project settings, and "for this project only" cheatsheets!

#Godot #GameDev #GDScript #Plugin #Dev

68 9 2 0
A color cheatsheet with colors that have a short name.

A color cheatsheet with colors that have a short name.

Silly version of the color cheatsheet, with only colors that are 8 characters or less 💃🏻

Have a nice day!!

#Godot #BBCode #GDScript #Cheatsheet #Colors #GameDev #Ui #Free

30 2 1 0

I made some good progress on the settings menu!

#Godot #Addon #GdScript #Dev #GameDev #UI

41 7 0 0
【脱初心者】CanasItemの基本機能!ノード完全解説
【脱初心者】CanasItemの基本機能!ノード完全解説 YouTube video by おやこでペアプロTV

新しい動画公開できました!家族で順番に体調崩していてなかなか動画が作れなかった😅
【脱初心者】CanasItemの基本機能!ノード完全解説 youtu.be/6yhKQOpi9jQ?...
@YouTube
より
#Godot #GDScript #ゲーム開発 #プログラミング初心者 #おやこでペアプロTV #ノード解説 #継承 #CanvasItem

5 0 0 0
Video

of course there are tweens in this addon who do u think i am??

#Godot #GameDev #Dev #Code #Gdscript

54 7 2 0
You need to know this Godot tool!
You need to know this Godot tool! YouTube video by Mina Pêcheux

So - wanna tweak your game design easily thanks to Godot curves? Check out this quick tutorial! 🔥
👉 youtu.be/BoHYvtGHBVg

#gamedev #game #godot #GodotEngine #godot4 #madewithgodot #csharp #gdscript #programming #tutorial #gamedesign

22 4 2 0

Did a little bit of work on this today!
#Godot #GDScript #Dev #Code

69 13 5 2
Let's Build a Whole Game World with Godot Custom Resources
Let's Build a Whole Game World with Godot Custom Resources YouTube video by hoveringskull

Godot custom resources, and how to use them to author pretty much all of your game content.

#godot #indiedev #gamedev #programming #gdscript

www.youtube.com/watch?v=kc5R...

5 2 0 0

If you have a cheatsheet request let me know, i might make some more after!

#Godot #Dev #GameDev #GdScript

21 6 3 0
Video

I LOVE IT ALREADY!!

#Godot #Gdscript #dev #gamedev

54 5 7 1
Why you should statically type your whole Godot/GDScript Project
Why you should statically type your whole Godot/GDScript Project YouTube video by hoveringskull

Did you know that statically typed GDScript is easier to read, runs faster, and never forgets to call its mom on her birthday?

better code, yeah yeah yeah!

#godot #gdscript #programming #indiedev #gamedev

www.youtube.com/shorts/G6EJh...

8 3 0 0
Screenshot showing that you can use bbcode in console output, including images

Screenshot showing that you can use bbcode in console output, including images

omg new time wasting powers unlocked

#Godot #Gdscript

178 22 6 5