I’m codify’ing full models but they don’t seem to be including every property for children, specifically Size.
Interesting. Could you tell me what version of Codify you’re using, and would you be able to DM me a copy/repro of a model that this is happening to? There’s no reason for Size to be getting filtered out, unless it’s already at its default value.
Version 2.12.0
- Fixed an issue where the Shape property of Part and Size property of BasePart wasn’t present in code outputs. This was related to a recent change on Roblox’s end in v731.
cc. @v6FiRE
Could we get a change in the way UICorner is emitted? If any specific corner radius is non-default (like UICorner.TopRightRadius), it should not emit the base radius property (UICorner.CornerRadius). Since all 5 properties are emitted when using any specific corner radius, the default UICorner.CornerRadius property takes priority and the UI doesn’t look the same anymore.
Version 2.13.0
If you purchased Codify through the Roblox Creator Store, don’t forget to rate and review it!
- Added a new conditional property (Settings → Conditional Properties) filter for UICorners to enable switching between three modes:
- Auto (default): Uses CornerRadius if all four corners share the same value.
- Unified: Uses CornerRadius, regardless of individual values.
- Individual: Uses BottomLeftRadius, BottomRightRadius, TopLeftRadius and TopRightRadius properties respectively.
cc. @Daimywil; good catch!
hello, your plugin is great. Is there any possibility to buy it with robux? I can’t pay with actual currency due to my region limitations
Unfortunately Roblox removed the ability to purchase plugins with Robux a while back. It’s also available to purchase via Itch.io, but if you’re unable to access either, I am happy to DM you the rbxm for the demo version.
i can’t pay on itch.io neither, but can i still buy it with robux from you directly? demo version is not enough for my needs so i need to buy a full one from you. Is it possible?

