Texture Parallax
Using roblox’s textures to do parallax magic on. O_o?!
I wanted to make this because others ones on the forums are either Viewpointframes or SurfaceUis, Which can be laggy in mass use.
Dosen’t support texture stretching based on edge to drive in a 3D room. I would like to do that at some point but I’m busy working on my main project.
Feel free to use in your projects, I don’t require credit but I would love it if you did so, even if its small.
Download
ParallaxTextureDemo.rbxl (58.5 KB)
Try it out!
Texture-Parallax-Demo
Credit
TheArturZh’s “ScopeParallax Module” as a base for this.
There is a Russian translation of this tutorial available.
This tutorial will show you a simple way to implement a scope shadow effect that you can often see in modern FPS games.
The method that is shown in this tutorial also allows you to create parallax-free reflex sights (with the reticle remaining on the target even though the eye is off the optical axis) and an effect of parallax adjustment of the scope.
Scope shadow texture
This method uses a texture (Texture objec…
10 Likes
budmomo
(Evangelia)
June 23, 2025, 7:53am
2
This is amazing!
is there a way to change the interior? like say I took a screenshot of my own custom interior would I be able to add that?
Sorry for late response, I went to bed right after making my post.
To change the texture, just select the texture object. Head to Properties then change the texture id with the an decal id
2 Likes