Essentially I’m putting together a Siren with beams that constantly spin, like so:
https://i.gyazo.com/975f9cd1c342212cd13632c6222a4ffd.mp4
Currently, I use two Beams (with FaceCamera set to true) and attachments at equidistant points from the siren centre:
My problem is though, as shown in the video, the beams appear to ‘flip’ every 180°.
Is there a way I can fix this, or is there a better method to creating the siren effect?
Here’s the model if you need to play around with it:
Siren.rbxm (4.6 KB)
1 Like
Have you tried setting the “FaceCamera” property of the beam to false?
I’ve tried that, but it creates a 2d effect which I’d ideally like to avoid:
https://i.gyazo.com/f685ef0ea762bf4cb19e3bcfbaf7b433.mp4
1Joeb
(joe)
December 8, 2018, 8:49pm
#4
You could try adding two circles similar in look to the trails themselves, perpendicular to the ends of the trail.
1Joeb
(joe)
December 8, 2018, 9:02pm
#5
Here is a quick mockup of what I mean.
This can be done a lot better of course.
Heres the file for you to experiment with.
Lights.rbxm (6.1 KB)
11 Likes
kenami
(kenami)
December 15, 2018, 9:40pm
#7
yea but now it’s just a cylinder spinning around, it doesn’t come close to what a actual siren looks like lol
1 Like
1Joeb
(joe)
December 15, 2018, 10:01pm
#8
@forever You should definitely try more faded edges like in the first example if you are unhappy with the result. I believe its possible to do it fairly seamlessly with what I gave you. Just a matter of experimentation.
1 Like
I applied a similar blur afterwards to achieve something closer looking to the first siren:
https://i.gyazo.com/b42740d503b31103adea69c3b9178881.mp4
LaAeroooo
(LaAeroooo)
January 27, 2019, 7:34am
#10
INFO
Tried to achieve that effect and seems like its nearly impossible to achieve until roblox adds a option where “face camera” doesn’t fix to one face following the camera but both.
FILE
Lights.rbxl (19.0 KB)
1 Like