godot-steering-ai-framework/project
Răzvan C. Rădulescu 1a37b2bee0 Update project to follow GDScript guidelines closer
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.
2020-01-16 10:44:44 +02:00
..
assets Update project to follow GDScript guidelines closer 2020-01-16 10:44:44 +02:00
demos Update project to follow GDScript guidelines closer 2020-01-16 10:44:44 +02:00
src Update project to follow GDScript guidelines closer 2020-01-16 10:44:44 +02:00
default_env.tres Reorganize project 2020-01-12 10:16:37 -05:00
icon.png Reorganize project 2020-01-12 10:16:37 -05:00
icon.png.import Reorganize project 2020-01-12 10:16:37 -05:00
project.godot Update project to follow GDScript guidelines closer 2020-01-16 10:44:44 +02:00