Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Pyrite64 documentation
Light Logo Dark Logo

Contents:

  • FAQ
  • User Manual
    • Installation
    • Launcher
    • Introduction
      • General Structure
      • Game Scenes
    • Assets
      • Images
      • 3D Models
    • Scripting
      • Overview
      • Object-Scripts
    • CLI
  • Developer Manual
    • Building the Editor
  • Versions
    • Changelog
    • Breaking Changes
Back to top
View this page

Scripting¶

This page focuses on how to implement any kind of custom behavior in your games.
For that, Pyrite64 relies on C++ code users can provide.
  • Overview
    • Object Scripts
    • Global Scripts
    • Node Graph
  • Object-Scripts
    • Creating Scripts
    • Using Scripts
    • Script Contents
Next
Overview
Previous
3D Models
Copyright © 2026, Max Bebök
Made with Sphinx and @pradyunsg's Furo