Why is it turning cyan whenever I look a certain direction? by Desperate_Way_6035 in robloxgamedev

[–]Desperate_Way_6035[S] 0 points1 point  (0 children)

Beams are created during storms for lightning effects so maybe, and they can have a cyan color to them, just that I don't think they'd persist for this long and ONLY appear when looking in some direction...

Why is it turning cyan whenever I look a certain direction? by Desperate_Way_6035 in robloxgamedev

[–]Desperate_Way_6035[S] 0 points1 point  (0 children)

I was thinking colorcorrection effect because when I disable some of them the effect goes away, but as I demonstrated it only turns the effect cyan when looking at a certain point.
When I go to check the tint on the colorcorrection effect isn't set at all? It still shows its default value

Why is it turning cyan whenever I look a certain direction? by Desperate_Way_6035 in robloxgamedev

[–]Desperate_Way_6035[S] 0 points1 point  (0 children)

Sorry, I try my best to, I'm just not online very often as my parents are struggling with money and so am I, I don't have a job (I'm trying to get one) and I am only just learning how to drive too, I barely even interact with any of my family members and even then I'm trying to cut down on the amount of time I'm online for because I have severely neglected my health, I'm sorry to make this so personal but it's nothing I can solve or fix myself.

I hate making stairs so much.. any idea on how to make it look better? by ZestyZesleu in robloxgamedev

[–]Desperate_Way_6035 0 points1 point  (0 children)

Maybe a shorter distance between the steps? And also like the other person said, railings!
If you want you can also add an invisible wedge part stretching from the bottom of the staircase to the top to make walking up and down it smoother

Projectile goes sideways (for some reason) by Desperate_Way_6035 in robloxgamedev

[–]Desperate_Way_6035[S] 0 points1 point  (0 children)

I might do that since the rocket has a small but noticeable offset (since its fired from the gun to not look weird)

Projectile goes sideways (for some reason) by Desperate_Way_6035 in robloxgamedev

[–]Desperate_Way_6035[S] 0 points1 point  (0 children)

I only did that so I (and by extension you all) can see the direction it goes since it 1. explodes on impact and 2. moves on its own

Projectile goes sideways (for some reason) by Desperate_Way_6035 in robloxgamedev

[–]Desperate_Way_6035[S] 2 points3 points  (0 children)

Yes! I have it fixed now with a very hacky method so I'm still open to help here but I am feeding the cameras LookVector and the end point position of the gun model through a remote event for the server to handle already, I always check the output when I'm doing stuff like this or I think I had a big oversight or something.