Start building
3-day Studio trial · Card required · $0 today · Then $100/month unless canceled.
The path
Sign-up is self-serve and free — you are not charged until you subscribe. Create an account or sign in if you already have one.
Start the 3-day Studio trial — card required, $0 today, then $100/month unless you cancel before it ends. Or pick Starter ($20/month) or Studio ($100/month) on the pricing page.
Use the account your subscription is on.
A project is what Studio pairs against.
Unzip the download, install the plugin into Roblox Studio, then open it from the plugins toolbar. Studio also needs File → Game Settings → Security → Allow HTTP Requests turned on.
Open actorvia.xyz/connect, choose the project, and a 12-character code appears. It lasts ten minutes and works once. The desktop application can also issue one if you prefer it.
Paste it into the Actorvia panel and choose Connect.
The plugin confirms the pairing against your project.
Attach an adapter to a model and watch the observation frame it produces.
Pilot builds are not code-signed yet, so Windows may show an Unknown Publisher or SmartScreen prompt. The download page explains the prompt before you meet it.
First agent
Select a model in your place and attach or scaffold its adapter. The live observation frame it produces is the first thing worth reading — it is exactly what the planner will see.
Submit a goal against the actor and step through the plan it produced, the verdict each action received, and the evidence the validator decided from.
Run a seeded scenario suite against the open place and assert on decisions, not frames. Deterministic planning is what makes the tests meaningful.
If something fails