#Any way to achieve the effects of this?

1 messages · Page 1 of 1 (latest)

fringe cairn
#

Screenshot 1: ViewportFrame of a character, the camera inside the viewport is positioned near the face/neck area causing the rest of the character to be clipped. A textlabel below that with a "typewriter" effect playing over the text. Roblox provides their own tutorial for that on the dev wiki: https://create.roblox.com/docs/ui/animation#typewriter-effect
Theres also abundant resources on the dev forum for type writer effects.

Screenshot 2: An image label of japanese words, text label of Unlimited Flex Works. Camera is probably positioned somewhere off map with a black box or sphere surrounding the scene. Cyan lightning meshpart with neon material, cyan particles emitting from the center. 2 character models playing a looping idle animation, one character is dressed as your avatar using the humanoid ApplyDescription or something similar. Your character is also given blue aura particles.

Screenshot 3: Just a massive barrage of colored beams. This could be achieved with a script generating a bunch of beams and lerping the position of one of the attachments towards the camera.

Screenshot 4: Most likely also beams or particles or a mix of both. The bright white/purple light in the center is probably a "lens flare" particle effect, same with the purple haze. The white streaks emitting from the center could be either particles again or beams. The very subtle purple behind everything is most likely 2 beams colored purple.

#

All of this would be handled inside of a local script and probably took a day or two to make. All of the fancy particles could be found in the toolbox, but scripting it would be the only time consuming part.

left rose
#

alright i will check it out

wet timber
#

1st one looks bad tbh

#

as well as the 2nd one

wet timber