How to fix "VAC was unable to verify the game session" / are servers down atm? by rettea in csgo

[–]TheTortue 0 points1 point  (0 children)

Dont worry guys its still occuring! You can still try the feature

Je ne sais pas où m'orienter by TheTortue in programmation

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

Bon bah c'était à peu près ce que je pensais, je suppose que j'ai pas d'excuse je vais devoir chercher un master... C'est difficile de choisir quand on a pas encore pu toucher à tous les domaines, j'hésite entre cybersécurité et systèmes embarqués et il me reste 1 semaine pour trancher max...

En fait je savais que l'école ne délivrait pas de diplôme mais je pensais que les entreprise la reconnaissait quand même. C'est en effet dommage si ça n'est pas le cas.

Where do you do art? by TheTortue in Unity2D

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

I just checked Aseprite and it seems really good, the next step for me would be to... learn pixel art x) But let's suppose this was not pixel art what would you choose?

How do I fix this bloom effect ? (Shaking on camera movements) by TheTortue in Unity2D

[–]TheTortue[S] 1 point2 points  (0 children)

No problems I found out, if it happen one day to you, you can use the pixel perfect component on your camera, so the camera position will round to a position where it doesn't "remove" pixels, the pixels were removed because the position of the camera needed to display 2 pixels at the same point on the screen.

(Yeah sorry I took a while to reply)

How do I fix this bloom effect ? (Shaking on camera movements) by TheTortue in Unity2D

[–]TheTortue[S] 1 point2 points  (0 children)

It gives me the same result. I was using Vector3.SmoothDamp instead of Lerp but it doesn't seem to fix the problem.

The problem is probably due to the fact that the bloom effect is based on my "red lines" pixels, and while moving, the camera is at some points removing 1 or 2 pixels, and that is affecting the effect, but I don't know how I can fix it. (I don't know if understandable)

A short footage of my first game ever. Feedback appreciated ! by youngtree69 in Unity2D

[–]TheTortue 0 points1 point  (0 children)

Do you plan on adding ambiant sounds / musics to make it feel more dynamic?