claw-code/.guardrails/examples/gdscript/godot-game/README.md

1.0 KiB

Godot GDScript Example

Demonstrates Agent Guardrails integration with Godot Engine for game development.

Features

  • XR/VR comfort zone enforcement
  • Ethical UI patterns for game interfaces
  • Accessibility management for game UIs
  • Dark pattern prevention for engagement mechanics

Quick Start

# Copy scripts into your Godot project's scripts/guardrails/ directory

Files

File Purpose
comfort_zone.gd XR/VR comfort zone enforcement and motion safety
ethical_ui.gd Dark pattern prevention for game UI elements
accessibility_manager.gd Accessibility features for game interfaces