mirror of
https://github.com/Relintai/godot-steering-ai-framework.git
synced 2024-11-14 04:57:19 +01:00
1a37b2bee0
Used `var variable := 0.0` as discussed in the Godot issue, instead of `var variable: = 0.0`. Mostly these are minor/cosmetic changes, but I've also reorganized the folder structure (naming of folders) to reflect our guidelines, plus made some minor changes to the demo codes. Still work in progress.
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
[gd_resource type="StyleBoxLine" format=2]
|
|
|
|
[resource]
|
|
color = Color( 1, 1, 1, 0.196078 )
|
|
thickness = 2
|