Open du-cc opened 1 year ago
Will look into this, I can see the use.
Will look into this, I can see the use.
I've done this in a modded rayfield script https://github.com/duccveloper/ducchub/blob/main/duccfield.lua this is the link if u want (but no animations)
Roblox asset link: https://www.roblox.com/library/11699739809/Duccfield
Example:
Code:
https://github.com/duccveloper/ducchub/blob/main/hub.lua this for example of my hub with implementation of images and other modded features
Images is useful for displaying stuff like user avatar or overviews etc...
-- Starts of suggestion
We can spawn image through a function
For individual image:
For image but wrapped inside a label:
By using config inside the createimage() function:
For image centered on the right:
For image centered on the left
For the image in the label's background
Example: (Image in left + Individual image + Alt Text)