; Engine configuration file. ; It's best edited using the editor UI and not directly, ; since the parameters that go here are not all obvious. ; ; Format: ; [section] ; section goes between [] ; param=value ; assign values to parameters config_version=4 _global_script_classes=[ { "base": "Control", "class": "DemoPickerUI", "language": "GDScript", "path": "res://demos/DemoPickerUI.gd" }, { "base": "Reference", "class": "GSAIAgentLocation", "language": "GDScript", "path": "res://src/GSAIAgentLocation.gd" }, { "base": "GSAISteeringBehavior", "class": "GSAIArrive", "language": "GDScript", "path": "res://src/Behaviors/GSAIArrive.gd" }, { "base": "GSAIGroupBehavior", "class": "GSAIAvoidCollisions", "language": "GDScript", "path": "res://src/Behaviors/GSAIAvoidCollisions.gd" }, { "base": "GSAISteeringBehavior", "class": "GSAIBlend", "language": "GDScript", "path": "res://src/Behaviors/GSAIBlend.gd" }, { "base": "GSAIGroupBehavior", "class": "GSAICohesion", "language": "GDScript", "path": "res://src/Behaviors/GSAICohesion.gd" }, { "base": "GSAIPursue", "class": "GSAIEvade", "language": "GDScript", "path": "res://src/Behaviors/GSAIEvade.gd" }, { "base": "GSAIMatchOrientation", "class": "GSAIFace", "language": "GDScript", "path": "res://src/Behaviors/GSAIFace.gd" }, { "base": "GSAISeek", "class": "GSAIFlee", "language": "GDScript", "path": "res://src/Behaviors/GSAIFlee.gd" }, { "base": "GSAIArrive", "class": "GSAIFollowPath", "language": "GDScript", "path": "res://src/Behaviors/GSAIFollowPath.gd" }, { "base": "GSAISteeringBehavior", "class": "GSAIGroupBehavior", "language": "GDScript", "path": "res://src/GSAIGroupBehavior.gd" }, { "base": "GSAIProximity", "class": "GSAIInfiniteProximity", "language": "GDScript", "path": "res://src/Proximities/GSAIInfiniteProximity.gd" }, { "base": "GSAISpecializedAgent", "class": "GSAIKinematicBody2DAgent", "language": "GDScript", "path": "res://src/Agents/GSAIKinematicBody2DAgent.gd" }, { "base": "GSAISpecializedAgent", "class": "GSAIKinematicBodyAgent", "language": "GDScript", "path": "res://src/Agents/GSAIKinematicBodyAgent.gd" }, { "base": "GSAIMatchOrientation", "class": "GSAILookWhereYouGo", "language": "GDScript", "path": "res://src/Behaviors/GSAILookWhereYouGo.gd" }, { "base": "GSAISteeringBehavior", "class": "GSAIMatchOrientation", "language": "GDScript", "path": "res://src/Behaviors/GSAIMatchOrientation.gd" }, { "base": "Reference", "class": "GSAIPath", "language": "GDScript", "path": "res://src/GSAIPath.gd" }, { "base": "GSAISteeringBehavior", "class": "GSAIPriority", "language": "GDScript", "path": "res://src/Behaviors/GSAIPriority.gd" }, { "base": "Reference", "class": "GSAIProximity", "language": "GDScript", "path": "res://src/Proximities/GSAIProximity.gd" }, { "base": "GSAISteeringBehavior", "class": "GSAIPursue", "language": "GDScript", "path": "res://src/Behaviors/GSAIPursue.gd" }, { "base": "GSAIProximity", "class": "GSAIRadiusProximity", "language": "GDScript", "path": "res://src/Proximities/GSAIRadiusProximity.gd" }, { "base": "GSAISpecializedAgent", "class": "GSAIRigidBody2DAgent", "language": "GDScript", "path": "res://src/Agents/GSAIRigidBody2DAgent.gd" }, { "base": "GSAISpecializedAgent", "class": "GSAIRigidBodyAgent", "language": "GDScript", "path": "res://src/Agents/GSAIRigidBodyAgent.gd" }, { "base": "GSAISteeringBehavior", "class": "GSAISeek", "language": "GDScript", "path": "res://src/Behaviors/GSAISeek.gd" }, { "base": "GSAIGroupBehavior", "class": "GSAISeparation", "language": "GDScript", "path": "res://src/Behaviors/GSAISeparation.gd" }, { "base": "GSAISteeringAgent", "class": "GSAISpecializedAgent", "language": "GDScript", "path": "res://src/Agents/GSAISpecializedAgent.gd" }, { "base": "GSAIAgentLocation", "class": "GSAISteeringAgent", "language": "GDScript", "path": "res://src/GSAISteeringAgent.gd" }, { "base": "Reference", "class": "GSAISteeringBehavior", "language": "GDScript", "path": "res://src/GSAISteeringBehavior.gd" }, { "base": "Reference", "class": "GSAITargetAcceleration", "language": "GDScript", "path": "res://src/GSAITargetAcceleration.gd" }, { "base": "Reference", "class": "GSAIUtils", "language": "GDScript", "path": "res://src/GSAIUtils.gd" } ] _global_script_class_icons={ "DemoPickerUI": "", "GSAIAgentLocation": "", "GSAIArrive": "", "GSAIAvoidCollisions": "", "GSAIBlend": "", "GSAICohesion": "", "GSAIEvade": "", "GSAIFace": "", "GSAIFlee": "", "GSAIFollowPath": "", "GSAIGroupBehavior": "", "GSAIInfiniteProximity": "", "GSAIKinematicBody2DAgent": "", "GSAIKinematicBodyAgent": "", "GSAILookWhereYouGo": "", "GSAIMatchOrientation": "", "GSAIPath": "", "GSAIPriority": "", "GSAIProximity": "", "GSAIPursue": "", "GSAIRadiusProximity": "", "GSAIRigidBody2DAgent": "", "GSAIRigidBodyAgent": "", "GSAISeek": "", "GSAISeparation": "", "GSAISpecializedAgent": "", "GSAISteeringAgent": "", "GSAISteeringBehavior": "", "GSAITargetAcceleration": "", "GSAIUtils": "" } [application] config/name="SteeringToolkit" run/main_scene="res://demos/DemoSelector.tscn" config/icon="res://icon.png" [display] window/size/always_on_top=true [input] sf_left={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":65,"unicode":0,"echo":false,"script":null) , Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":0,"axis_value":-1.0,"script":null) ] } sf_right={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":68,"unicode":0,"echo":false,"script":null) , Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":0,"axis_value":1.0,"script":null) ] } sf_up={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":87,"unicode":0,"echo":false,"script":null) , Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":1,"axis_value":-1.0,"script":null) ] } sf_down={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":83,"unicode":0,"echo":false,"script":null) , Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":1,"axis_value":1.0,"script":null) ] } [rendering] environment/default_environment="res://default_env.tres"