Hello ! i want to recreate the minecraft ender portal effect (like the galaxy skin in fortnite) but… i dont really know how to make it but i think we need to do something like this:
i don’t really know how to make it but… its like 2 différents worlds or an easier method like this:
when we move on the left, the texture move to the right.
i hope its possible to make it in roblox and… yeah !
bye
The only way I know how to do this is by setting a part’s reflectance to super high along with the desired texture being the skybox.
Alternatively, you could use ViewportFrame’s. EgoMoose did a portal thing and everyone liked it. Either way, you probably won’t be able to do this type of thing without having to go through complicated stuff.
firstly make a frame with clip descendants set to true. Then, create a image label with the effect desired as a child of the frame. After that make the image label bigger than the frame. then for the effect all you have to do is move the image label around.
Replicating a method like that in which you only show a partial version of the image is similar to spritesheets, you may want to look into this if using a ImageLabel element. Combine this with SurfaceGui.
Attempt the rest on your own and you can follow up when you need support for anything else.
Make a SurfaceGui with ImageLabels, and then put the ImageLabels into clockwise and counterclockwise folders. Then GetChildren in the folders and use tweening to spin them.
Just find your textures that you want, and follow his instructions, making sure that all your adornees are correct, Use Blender to flip the normals on your sphere to invert it!