11/15/23

Flexalon Copilot Update 1.2

Flexalon Copilot Logo

The Copilot chat window has received an overhaul, making it more intuitive to use (and prettier, of course). On top of that, there are many improvements to solve some of the most critical issues users have been experiencing.

Features

  • Copilot will explain its capabilities when creating a new chat log.
  • Copilot will now respond to questions.
  • Copilot responses can be twice as long.
  • The Chat Window has been revamped and has many little quality of life improvements.
  • Changed the default prefab set to 'LightPrefabSet', which has been improved. This lets Copilot produce better looking UI by default.
  • Significantly improved Copilot's response time.
  • Better Slider support: Copilot can assign min, max, value, and color.
  • A new chat log is automatically created if there isn't one.
  • A new canvas is automatically created if it isn't set.
  • The scene view camera will now frame the Canvas when Copilot is making edits.

Fixes

  • Fixed Copilot's first response comment being cut off.
  • Fixed multiple issues causing Copilot to fail to set a background image
  • Fixed Copilot sometimes failing to set size and other properties.
  • Fixed some errors when Copilot would remove and recreate gameObjects.
  • Improved error handling from AI service to display proper errors.
  • A warning will be displayed if the response length limit is reached.
  • Fixed animations getting stuck, causing Copilot to be "processing" forever.
  • Added some helpful messages when Copilot fails to assign sizes, fonts, and images.
  • Fixed undo not working for Flexalon Styles.

Join the Flexalon Copilot Early Access to get started.

Please continue sending feedback on discord, and with the up and down arrows in the Unity chat window.

Thanks for your support!

10/17/23

Flexalon Copilot Update 1.1

Flexalon Copilot Logo

This update brings many fixes and improvements based on your early access feedback!

  • Added a button to update the Flexalon Copilot Unity Package if needed.
  • Copilot can now display comments for each step of its process.
  • Copilot can now display a warning if it can't perform certain tasks like generating scripts.
  • Fixed several bugs in adding or removing scroll views.
  • Chat window will now display how your prompt is amended when you select objects.
  • Fixed an issue where Copilot would sometimes generate layouts with circular size dependencies, causing the size to be zero.
  • Improved prompts asking to 'center' an object on the screen.
  • Replaced use of Mask with RectMask2D for scroll view and hiding overflow content.
  • Improved prompts asking for a 'brown' or 'bronze' color.
  • Fixed a bug where Copilot tries to reduce the gap between objects and fails.
  • Fixed some cases where Copilot tries to anchor an object to the edge of the screen.
  • Fixed a bug where text which is not in a Flexalon layout would get an incorrect size.
  • Fixed an issue with Copilot misinterpreting a Flexalon Grid layout in the scene.
  • Allow Copilot to use arbitrary fractions for fill sizes.
  • Fixed a bug where the sprite may be removed from buttons when changing the color.
  • Automatically compute the required rows/columns when generating a grid layout based on the number of children.

Please continue sending feedback on discord, and with the up and down arrows in the Unity chat window.

Thanks for your support!

10/10/23

Early Access Open to All!

Flexalon Copilot Logo

I’m excited to announce that Flexalon Copilot Early Access is now open to all, no invitation needed. You can get started now by visiting:

flexalon.com/ai

This goal for this early access program is to get your feedback. Please post about your experience on discord, and use the up and down arrows in the Unity chat window to send feedback about Copilot's responses. Don't forget to share any cool UI you generate!

Thanks for your support!

10/06/23

Flexalon Update 4.1

Flexalon Logo

Highlights

  • This update is compatible with Flexalon Copilot Early Access. Start building UI with the help of AI: https://www.flexalon.com/ai
  • Flexalon Object has new min and max properties that let you constrain how big or small it can get. These properties are supported by ALL Flexalon layouts and adapters.
  • Flexalon Object has new "Skip Layout" field. If set, the gameObject will be skipped by the parent layout.
  • New Low Price: Flexalon Pro is now $49.
Read the full release notes

09/21/23

Proxima Update 1.3

Proxima Logo

A new Proxima update has been released on the asset store, which includes a few new features and bug fixes. Enjoy!

New Features

  • New inspector buttons to create, destroy, and duplicate GameObjects.
  • New inspector field to add a component to a GameObject.

Fixes

  • Fix new deprecation warnings on Unity 2023.1
  • Fix compile error on Unity 2021.1 and 2021.2 for ParticleSystemForceField
  • Allow any URL to access proxima to support HTTP tunnels like ngrok
  • Fix an issue where Proxima would displaya no GameObjects if the first scene has no GameObjects.
  • Fix an exception if the browser provides an invalide timestamp.
  • Fix sharedMaterials property sending updates continuously, even when it doesn't change.
  • Fix deep link parameter parsing.
Read the full release notes

09/19/23

Early Access Launched!

Flexalon Copilot Logo

Hi everyone,

Today, I sent out the first invites to the early access program for Flexalon Copilot.

Please check your email/spam to see if you got it. The first round is fairly small, so don't be worried if you didn't get an invite yet. I'm planning to send more invites weekly.

I recognize there has been serious turmoil in the Unity space due to the recent pricing changes. I don't yet know how this will affect Virtual Maker investments. Feel free to share your thoughts in the discord chat channels.

If you haven't signed up yet, you can sign up here.

Hoping to hear your feedback soon!

08/30/23

Flexalon Copilot Test Flight

Flexalon Copilot Logo

Hello Makers,

Welcome to the first Flexalon Copilot Test Flight. Every so often, we need to try generating something new to see how Copilot performs.

Today, we generate a quest panel from scratch and refine it. After the test, we'll break down how Copilot performed.

Flight Report

In our testing, Copilot performs more reliably with longer detailed prompts. Here, we make sure to tell Copilot what we're expecting to see:

Create a panel for a quest. It should be centered on the screen and have sections for the title, an image, a description, and a reward. Label the sections.

A good start! Copilot understood that it needs to create a new panel and correctly positioned it in the center of the screen. 'Panel' is one of the prefab types users can define in a Prefab Set for Copilot to instantiate.

Next, we need to see if Copilot can insert some images and text.

Use this image.

We can tell Copilot which image to use either by selecting it or adding it to the "Prompt Context" section of the chat window.

the quest title is "Disturbance at Lake Elad" Make up a description.

And the result...

Pretty good, but we have our first bit of turbulence to sort out. Copilot left in the section headers and made the quest title smaller than those headers. Let's see if it can fix that.

remove the headers for title, image, and description.
add these icons as quest rewards for 100 coins, and the Sword of Magic.
Make the title bigger and bold.
Center the reward text.

Sometimes the request is too ambiguous and Copilot guesses wrong. In this case, it centered the text of each quest reward, rather than the "Reward" title. We could undo (Ctrl-Z) Copilot's changes and try a more specific prompt. Or, we can use the history of the conversation to tell Copilot what we meant.

sorry, I meant the reward section title text.

If you look closely, you'll notice the rewards are not aligned with each other. This is a mistake we couldn't get Copilot to correct, until we dug in to find the issue. Copilot added a margin to the top of the sword reward, thinking the rewards were stacked vertically.

Looks like we still have work to do. In the meanwhile, we can spend 5 minutes manually adjusting the rewards section to look a bit nicer.

That's all for today! Be sure to join us on Discord to tell us what we should try in the next Test Flight.

Sign up for early access

Thanks for reading!

08/28/23

Flexalon Copilot Update

Flexalon Copilot Logo

Hello Makers,

We've been conducting regular flight tests to get Flexalon Copilot ready for early access!

The clouds are clearing, and our first features are coming into focus. I thought it's about time to share a little update.

Here's a brief overview of features coming to early access:

UGUI Support

Flexalon Copilot can generate or modify most built-in UI components. On top of that, you can ask Copilot to position content with anchors or arrange content into horizontal or vertical stacks using Flexalon UI.

Chat Logs

Chat logs are asset files that record your conversation with Copilot. In addition to recording your prompts, Copilot will let you know in detail what was changed in your scene.

Not happy with the results? You can easily undo or retry the last prompt in the chat log.

Prompt Context

You can tell Copilot exactly which gameObjects and assets to focus on by editing the Prompt Context. Your current selection is added to the context automatically.

If you select a button and type *"Make this blue"*, Copilot understands that 'this' means the gameObject you are selecting.

Flexalon Styles

Flexalon Styles are a new easy-to-use asset type that help you achieve consistency in your app. You select fonts, colors, and other properties in one place, and then reuse them in your scenes and prefabs.

What does this have to do with Copilot? Well, you can ask Copilot to use styles in your prompts! This helps Copilot generate consistent looking UI throughout your app.

Prefab Sets

If you tell Flexalon Copilot to *"generate a drop-down menu to select a spell"*, it will use a prefab to instantiate a drop-down menu, and then edit the prefab as requested.

Prefab Sets let you exchange the built-in prefabs for your own, which can have their own appearance and functionality.

Stay Tuned

We'll be elaborating on all of these features in future newsletters.

In the meanwhile, let us know your thoughts and ideas on Discord.

Thanks for reading!

© 2024 Virtual Maker Corporation Privacy