Skip to content

Or2Field is a lightweight Python tool that converts Orion-based Luau UI code to the Rayfield UI library framework. It preserves all functionality and callbacks, helping Roblox developers migrate their user interfaces without having to rewrite any code.

License

Notifications You must be signed in to change notification settings

VanPotent/Or2Field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Or2Field

A Luau UI converter written in Python.
Converts Orion scripts to Rayfield format β€” clean, accurate, and functional.


πŸ” What It Does

  • Converts OrionLib UIs (MakeWindow, AddButton, etc.)
  • Outputs fully working Rayfield code
  • Preserves logic, callbacks, layout, and functionality
  • Zero config β€” run and convert
  • No flags required

Preview


πŸ“¦ Current Version

0.3.1


πŸ“‚ Version History

All versions are documented & archived:
View All Versions β†’


πŸš€ Quick Start

  1. Place your Orion script in orion_script.lua
  2. Run the python converter of the desired version

About

Or2Field is a lightweight Python tool that converts Orion-based Luau UI code to the Rayfield UI library framework. It preserves all functionality and callbacks, helping Roblox developers migrate their user interfaces without having to rewrite any code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages