lopi-py / figblox

A Figma to Roblox converter
https://devforum.roblox.com/t/figblox-a-roblox-to-figma-converter/2745211
MIT License
9 stars 1 forks source link
figma rbxts react-lua roblox roblox-ts

Done with the tedious Figma to Roblox conversion? Our codegen plugin automates it for a hassle-free, time-saving, and seamless experience. Focus on creativity, not translations!

Usage

Get the figma plugin, select one frame, enable dev mode and set the codegen feature to this plugin and there you go!

[!NOTE] Your designs must be inside of a 1920x1080 frame, so the plugin can get proper scales

Demo

image image image

Supported codegen frameworks

Supported properties

Those are shared properties between all instances

Supported instances

Frame

ScrollingFrame

You need two frames inside of the frame predenting to be a scrolling frame: Name Description
Scrollbar Represents the scrollbar, should be at the right side
Content May have auto layout wrap feature and one frame children (template)

[!WARNING] Roblox seems buggy when using UIPadding and UIAspectRatioConstraint inside of ScrollingFrame

TextLabel

UIAspectRatioConstraint

UIFlexItem

UIListLayout

UIPadding