Loading model...
by Julio Lopez · 7/23/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: PottedYellowFlowers |
| 3 | |
| 4 | local MS = game:GetService("MaterialService") |
| 5 | |
| 6 | local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") |
| 7 | if not ok then return warn(roots) end |
| 8 | |
| 9 | local tmp = Instance.new("Folder") |
| 10 | for _, r in ipairs(roots) do r.Parent = tmp end |
| 11 | |
| 12 | for _, d in ipairs(tmp:GetDescendants()) do |
| 13 | if d:IsA("MaterialVariant") then |
| 14 | d.Parent = MS |
| 15 | end |
| 16 | end |
| 17 | tmp:Destroy() |
| 18 | |
| 19 | local model = Instance.new("Model") |
| 20 | model.Name = "PottedYellowFlowers" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright yellow"] = "2022 Big Stud", |
| 25 | ["Dark taupe"] = "2022 Stud", |
| 26 | ["Sand green"] = "2022 Stud", |
| 27 | ["Terra Cotta"] = "2022 Stud", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Shape = Enum.PartType.Cylinder |
| 32 | p.Name = "PotBottom" |
| 33 | p.Size = Vector3.new(2, 4.5, 4.5) |
| 34 | p.CFrame = CFrame.new(0, 0.92, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 35 | p.BrickColor = BrickColor.new("Terra Cotta") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Stud" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Shape = Enum.PartType.Cylinder |
| 44 | p.Name = "PotMid" |
| 45 | p.Size = Vector3.new(2, 5, 5) |
| 46 | p.CFrame = CFrame.new(0, 2.96, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 47 | p.BrickColor = BrickColor.new("Terra Cotta") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Shape = Enum.PartType.Cylinder |
| 56 | p.Name = "PotTop" |
| 57 | p.Size = Vector3.new(2, 5.5, 5.5) |
| 58 | p.CFrame = CFrame.new(0, 5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 59 | p.BrickColor = BrickColor.new("Terra Cotta") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Stud" |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Shape = Enum.PartType.Cylinder |
| 68 | p.Name = "PotRim" |
| 69 | p.Size = Vector3.new(1, 6.2, 6.2) |
| 70 | p.CFrame = CFrame.new(0, 6.54, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 71 | p.BrickColor = BrickColor.new("Terra Cotta") |
| 72 | p.Material = Enum.Material.Glacier |
| 73 | p.MaterialVariant = "2022 Stud" |
| 74 | p.Anchored = true |
| 75 | p.Parent = model |
| 76 | end |
| 77 | do |
| 78 | local p = Instance.new("Part") |
| 79 | p.Shape = Enum.PartType.Cylinder |
| 80 | p.Name = "Soil" |
| 81 | p.Size = Vector3.new(0.2, 5.8, 5.8) |
| 82 | p.CFrame = CFrame.new(0, 6.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 83 | p.BrickColor = BrickColor.new("Dark taupe") |
| 84 | p.Material = Enum.Material.Glacier |
| 85 | p.MaterialVariant = "2022 Stud" |
| 86 | p.Anchored = true |
| 87 | p.Parent = model |
| 88 | end |
| 89 | do |
| 90 | local p = Instance.new("Part") |
| 91 | p.Shape = Enum.PartType.Cylinder |
| 92 | p.Name = "Stem1" |
| 93 | p.Size = Vector3.new(5.2, 0.4, 0.4) |
| 94 | p.CFrame = CFrame.new(0, 9.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 95 | p.BrickColor = BrickColor.new("Sand green") |
| 96 | p.Material = Enum.Material.Glacier |
| 97 | p.MaterialVariant = "2022 Stud" |
| 98 | p.Anchored = true |
| 99 | p.Parent = model |
| 100 | end |
| 101 | do |
| 102 | local p = Instance.new("Part") |
| 103 | p.Shape = Enum.PartType.Cylinder |
| 104 | p.Name = "Stem2" |
| 105 | p.Size = Vector3.new(4.09145, 0.3, 0.3) |
| 106 | p.CFrame = CFrame.new(-1.75, 8.4, 0.75) * CFrame.Angles(math.rad(-180), math.rad(-11.3099), math.rad(-128.545)) |
| 107 | p.BrickColor = BrickColor.new("Sand green") |
| 108 | p.Material = Enum.Material.Glacier |
| 109 | p.MaterialVariant = "2022 Stud" |
| 110 | p.Anchored = true |
| 111 | p.Parent = model |
| 112 | end |
| 113 | do |
| 114 | local p = Instance.new("Part") |
| 115 | p.Shape = Enum.PartType.Cylinder |
| 116 | p.Name = "Stem3" |
| 117 | p.Size = Vector3.new(4.49333, 0.3, 0.3) |
| 118 | p.CFrame = CFrame.new(1.75, 8.65, -0.75) * CFrame.Angles(math.rad(0), math.rad(11.3099), math.rad(55.431)) |
| 119 | p.BrickColor = BrickColor.new("Sand green") |
| 120 | p.Material = Enum.Material.Glacier |
| 121 | p.MaterialVariant = "2022 Stud" |
| 122 | p.Anchored = true |
| 123 | p.Parent = model |
| 124 | end |
| 125 | do |
| 126 | local p = Instance.new("Part") |
| 127 | p.Shape = Enum.PartType.Cylinder |
| 128 | p.Name = "Stem4" |
| 129 | p.Size = Vector3.new(2.0347, 0.2, 0.2) |
| 130 | p.CFrame = CFrame.new(1.75, 7.65, 1) * CFrame.Angles(math.rad(0), math.rad(-63.4349), math.rad(56.6684)) |
| 131 | p.BrickColor = BrickColor.new("Sand green") |
| 132 | p.Material = Enum.Material.Glacier |
| 133 | p.MaterialVariant = "2022 Stud" |
| 134 | p.Anchored = true |
| 135 | p.Parent = model |
| 136 | end |
| 137 | do |
| 138 | local p = Instance.new("Part") |
| 139 | p.Name = "Leaf1" |
| 140 | p.Size = Vector3.new(2.43721, 0.6, 0.1) |
| 141 | p.CFrame = CFrame.new(-0.75, 7.4, 0.75) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-150.504)) |
| 142 | p.BrickColor = BrickColor.new("Sand green") |
| 143 | p.Material = Enum.Material.Glacier |
| 144 | p.MaterialVariant = "2022 Stud" |
| 145 | p.Anchored = true |
| 146 | p.Parent = model |
| 147 | end |
| 148 | do |
| 149 | local p = Instance.new("Part") |
| 150 | p.Name = "Leaf2" |
| 151 | p.Size = Vector3.new(2.23383, 0.5, 0.1) |
| 152 | p.CFrame = CFrame.new(1.25, 7.15, -1.25) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(18.262)) |
| 153 | p.BrickColor = BrickColor.new("Sand green") |
| 154 | p.Material = Enum.Material.Glacier |
| 155 | p.MaterialVariant = "2022 Stud" |
| 156 | p.Anchored = true |
| 157 | p.Parent = model |
| 158 | end |
| 159 | do |
| 160 | local p = Instance.new("Part") |
| 161 | p.Name = "Leaf3" |
| 162 | p.Size = Vector3.new(2.23383, 0.5, 0.1) |
| 163 | p.CFrame = CFrame.new(-1.25, 7.15, -0.25) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-161.738)) |
| 164 | p.BrickColor = BrickColor.new("Sand green") |
| 165 | p.Material = Enum.Material.Glacier |
| 166 | p.MaterialVariant = "2022 Stud" |
| 167 | p.Anchored = true |
| 168 | p.Parent = model |
| 169 | end |
| 170 | do |
| 171 | local p = Instance.new("Part") |
| 172 | p.Shape = Enum.PartType.Ball |
| 173 | p.Name = "F1_Center" |
| 174 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 175 | p.CFrame = CFrame.new(0, 12, 0) |
| 176 | p.BrickColor = BrickColor.new("Bright yellow") |
| 177 | p.Material = Enum.Material.Glacier |
| 178 | p.MaterialVariant = "2022 Big Stud" |
| 179 | p.Anchored = true |
| 180 | p.Parent = model |
| 181 | end |
| 182 | do |
| 183 | local p = Instance.new("Part") |
| 184 | p.Name = "F1_P1" |
| 185 | p.Size = Vector3.new(2.59808, 2, 0.2) |
| 186 | p.CFrame = CFrame.new(1.25, 12.25, 0.25) * CFrame.Angles(math.rad(0), math.rad(-11.3099), math.rad(11.0958)) |
| 187 | p.BrickColor = BrickColor.new("Bright yellow") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Big Stud" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "F1_P2" |
| 196 | p.Size = Vector3.new(2.59808, 2, 0.2) |
| 197 | p.CFrame = CFrame.new(-1.25, 12.25, 0.25) * CFrame.Angles(math.rad(-180), math.rad(-11.3099), math.rad(-168.904)) |
| 198 | p.BrickColor = BrickColor.new("Bright yellow") |
| 199 | p.Material = Enum.Material.Glacier |
| 200 | p.MaterialVariant = "2022 Big Stud" |
| 201 | p.Anchored = true |
| 202 | p.Parent = model |
| 203 | end |
| 204 | do |
| 205 | local p = Instance.new("Part") |
| 206 | p.Name = "F1_P3" |
| 207 | p.Size = Vector3.new(2.5, 2, 0.2) |
| 208 | p.CFrame = CFrame.new(0, 12.75, -1) * CFrame.Angles(math.rad(36.8699), math.rad(90), math.rad(0)) |
| 209 | p.BrickColor = BrickColor.new("Bright yellow") |
| 210 | p.Material = Enum.Material.Glacier |
| 211 | p.MaterialVariant = "2022 Big Stud" |
| 212 | p.Anchored = true |
| 213 | p.Parent = model |
| 214 | end |
| 215 | do |
| 216 | local p = Instance.new("Part") |
| 217 | p.Name = "F1_P4" |
| 218 | p.Size = Vector3.new(2.23607, 2, 0.2) |
| 219 | p.CFrame = CFrame.new(0.04, 11.5, 1) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 220 | p.BrickColor = BrickColor.new("Bright yellow") |
| 221 | p.Material = Enum.Material.Glacier |
| 222 | p.MaterialVariant = "2022 Big Stud" |
| 223 | p.Anchored = true |
| 224 | p.Parent = model |
| 225 | end |
| 226 | do |
| 227 | local p = Instance.new("Part") |
| 228 | p.Shape = Enum.PartType.Ball |
| 229 | p.Name = "F2_Center" |
| 230 | p.Size = Vector3.new(1, 1, 1) |
| 231 | p.CFrame = CFrame.new(-3, 10, 1) |
| 232 | p.BrickColor = BrickColor.new("Bright yellow") |
| 233 | p.Material = Enum.Material.Glacier |
| 234 | p.MaterialVariant = "2022 Big Stud" |
| 235 | p.Anchored = true |
| 236 | p.Parent = model |
| 237 | end |
| 238 | do |
| 239 | local p = Instance.new("Part") |
| 240 | p.Name = "F2_P1" |
| 241 | p.Size = Vector3.new(2.54951, 1.8, 0.2) |
| 242 | p.CFrame = CFrame.new(-4.25, 10.25, 1) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-168.69)) |
| 243 | p.BrickColor = BrickColor.new("Bright yellow") |
| 244 | p.Material = Enum.Material.Glacier |
| 245 | p.MaterialVariant = "2022 Big Stud" |
| 246 | p.Anchored = true |
| 247 | p.Parent = model |
| 248 | end |
| 249 | do |
| 250 | local p = Instance.new("Part") |
| 251 | p.Name = "F2_P2" |
| 252 | p.Size = Vector3.new(2.06155, 1.8, 0.2) |
| 253 | p.CFrame = CFrame.new(-2, 10.25, 1.04) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(14.0362)) |
| 254 | p.BrickColor = BrickColor.new("Bright yellow") |
| 255 | p.Material = Enum.Material.Glacier |
| 256 | p.MaterialVariant = "2022 Big Stud" |
| 257 | p.Anchored = true |
| 258 | p.Parent = model |
| 259 | end |
| 260 | do |
| 261 | local p = Instance.new("Part") |
| 262 | p.Name = "F2_P3" |
| 263 | p.Size = Vector3.new(2.54951, 1.8, 0.2) |
| 264 | p.CFrame = CFrame.new(-3.29665, 10.7735, -0.021677) * CFrame.Angles(math.rad(-180), math.rad(75.9638), math.rad(-143.96)) |
| 265 | p.BrickColor = BrickColor.new("Bright yellow") |
| 266 | p.Material = Enum.Material.Glacier |
| 267 | p.MaterialVariant = "2022 Big Stud" |
| 268 | p.Anchored = true |
| 269 | p.Parent = model |
| 270 | end |
| 271 | do |
| 272 | local p = Instance.new("Part") |
| 273 | p.Name = "F2_P4" |
| 274 | p.Size = Vector3.new(2.54951, 1.8, 0.2) |
| 275 | p.CFrame = CFrame.new(-2.75, 9.25, 2) * CFrame.Angles(math.rad(0), math.rad(-75.9638), math.rad(-36.0399)) |
| 276 | p.BrickColor = BrickColor.new("Bright yellow") |
| 277 | p.Material = Enum.Material.Glacier |
| 278 | p.MaterialVariant = "2022 Big Stud" |
| 279 | p.Anchored = true |
| 280 | p.Parent = model |
| 281 | end |
| 282 | do |
| 283 | local p = Instance.new("Part") |
| 284 | p.Shape = Enum.PartType.Ball |
| 285 | p.Name = "F3_Center" |
| 286 | p.Size = Vector3.new(1, 1, 1) |
| 287 | p.CFrame = CFrame.new(3, 10.5, -1) |
| 288 | p.BrickColor = BrickColor.new("Bright yellow") |
| 289 | p.Material = Enum.Material.Glacier |
| 290 | p.MaterialVariant = "2022 Big Stud" |
| 291 | p.Anchored = true |
| 292 | p.Parent = model |
| 293 | end |
| 294 | do |
| 295 | local p = Instance.new("Part") |
| 296 | p.Name = "F3_P1" |
| 297 | p.Size = Vector3.new(2.54951, 1.8, 0.2) |
| 298 | p.CFrame = CFrame.new(4.25, 10.75, -1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(11.3099)) |
| 299 | p.BrickColor = BrickColor.new("Bright yellow") |
| 300 | p.Material = Enum.Material.Glacier |
| 301 | p.MaterialVariant = "2022 Big Stud" |
| 302 | p.Anchored = true |
| 303 | p.Parent = model |
| 304 | end |
| 305 | do |
| 306 | local p = Instance.new("Part") |
| 307 | p.Name = "F3_P2" |
| 308 | p.Size = Vector3.new(2.06155, 1.8, 0.2) |
| 309 | p.CFrame = CFrame.new(2, 10.25, -0.96) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(165.964)) |
| 310 | p.BrickColor = BrickColor.new("Bright yellow") |
| 311 | p.Material = Enum.Material.Glacier |
| 312 | p.MaterialVariant = "2022 Big Stud" |
| 313 | p.Anchored = true |
| 314 | p.Parent = model |
| 315 | end |
| 316 | do |
| 317 | local p = Instance.new("Part") |
| 318 | p.Name = "F3_P3" |
| 319 | p.Size = Vector3.new(2.54951, 1.8, 0.2) |
| 320 | p.CFrame = CFrame.new(3.29665, 11.2735, -2.02168) * CFrame.Angles(math.rad(0), math.rad(75.9638), math.rad(36.0399)) |
| 321 | p.BrickColor = BrickColor.new("Bright yellow") |
| 322 | p.Material = Enum.Material.Glacier |
| 323 | p.MaterialVariant = "2022 Big Stud" |
| 324 | p.Anchored = true |
| 325 | p.Parent = model |
| 326 | end |
| 327 | do |
| 328 | local p = Instance.new("Part") |
| 329 | p.Name = "F3_P4" |
| 330 | p.Size = Vector3.new(2.54951, 1.8, 0.2) |
| 331 | p.CFrame = CFrame.new(2.75, 9.75, 0) * CFrame.Angles(math.rad(-180), math.rad(-75.9638), math.rad(143.96)) |
| 332 | p.BrickColor = BrickColor.new("Bright yellow") |
| 333 | p.Material = Enum.Material.Glacier |
| 334 | p.MaterialVariant = "2022 Big Stud" |
| 335 | p.Anchored = true |
| 336 | p.Parent = model |
| 337 | end |
| 338 | model.PrimaryPart = model:FindFirstChild("PotMid") |
| 339 | print("PottedYellowFlowers built: " .. #model:GetChildren() .. " parts") |
Loading comments...