Skip to content

kyboon/GodotTestBenchScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GodotTestBenchScripts

This is the test scripts I used in Godot Test Bench (https://kyboon.itch.io/godot-test-bench)

The A* pathfinding script is a modified version of Sebastian Lague's work. (https://github.com/SebLague/Pathfinding/tree/master, Episode 02 - grid)

I tried to clean up the code but there will be places where I use CamelCase in GDScript or snake_case in C#. That's just difficult to avoid when working in two languages that uses different naming conventions.

About

The scripts in my Godot Test Bench.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published