As a Roblox Developer, i will create my own game (a Voxel Game) and i use commonly Roblox Textures for rendering pixelated textures. Here a screenshot:
But i encountered a problem with any textures on Roblox, Roblox use only one interpolation mode (bilinear) and it render textures blurry at low size. You need today to upscale your texture (1024x1024 maximum)
Here some screenshots:
This problem can be fix by upscaling the textures but not. Its still blurry in certain case. Thats problematic.
To have a better support for pixelated textures we need more interpolation mode for textures !
Like ImageLabel ResampleMode
/!\ Do not use this for A voxel game that use textures ! Thats not an option, the GUIObjects are not optimized for it, you’ll see it yourself btw.
So i ask probably if a Roblox Game-Engine Dev see my post for have InterpolationMode for Textures Objects and MeshParts. Please.
1 Like
Misterx113
(Misterx113)
August 25, 2024, 4:56pm
#2
I don’t think you need help, why do you post it in #help-and-feedback:art-design-support ? Post it in #feature-requests or #bug-reports
this wouldnt be a bug report, but def a #feature-requests ,
I do really hope roblox adds this, cause it would make life so much easier
2 Likes
Sorry i’m new in the devforum, it seems i don’t have access this category i guess.
1 Like
I notice another problem with bilinear.
Horrible lines here.
and here
They are here beacause of this
the texture is stretch and the interpolation mode do his job but thats ugly with thos horrible lines.
Misterx113
(Misterx113)
August 26, 2024, 6:13am
#6
Reports without the following information will NOT be investigated
Replies to bug reports must also follow these guidelines where possible. This means “Me too!” replies are not acceptable.
Requesting Access for Bug Reporting
You can request access for bug reporting by joining this Group .
For more info, please see our Bug Reports Update .
Basics
You can find ‘Report Bug’ on the DevForum homepage:
[image_360]
Your bug report must have:
An accurate title - Engineers …
But before you post it there, first look that there isn’t a post like yours already.
not a bug report at all, thats a feature request. Thanks
1 Like
Misterx113
(Misterx113)
August 27, 2024, 7:08am
#8
Your feature request must be written to comply with these points:
Please start out by describing your motivation for requesting the feature with this sentence:
As a Roblox developer, it is currently too hard to …
If Roblox is able to address your issue, how would it improve your game and/or your development experience? Please complete this sentence as specifically as possible:
If this issue is addressed, it would improve my development experience because …
Feel free to include any…
But before you post it there, first look that there isn’t a post like yours already.