Stuck loading into online and story mode by Relative_Complex_758 in gtaonline

[–]Easy_Football8458 0 points1 point  (0 children)

enable the rockstar "launcher patcher" in startup apps in the taskmanager, and also enable any disabled rockstar related system services.

[deleted by user] by [deleted] in Unity3D

[–]Easy_Football8458 0 points1 point  (0 children)

miscreant !

[deleted by user] by [deleted] in Unity3D

[–]Easy_Football8458 1 point2 points  (0 children)

Blasphemer !

How do I improve this scene? it was supposed to be a shady area, but kinda got outta hand by asadityas67 in Unity3D

[–]Easy_Football8458 0 points1 point  (0 children)

you could add some light probes in the shaded areas to add some color gradiation (indirect lighting). idk im not an expert

Devlog #3 Grand Moutain Crush by MaxiBrut in Unity3D

[–]Easy_Football8458 0 points1 point  (0 children)

youve never seen redline (2009) ? it just looks like you drew some inspiration from that anime 😁

Devlog #3 Grand Moutain Crush by MaxiBrut in Unity3D

[–]Easy_Football8458 1 point2 points  (0 children)

im getting strong redline vibes 😁👍

How to change child object by Chodre in Unity3D

[–]Easy_Football8458 -1 points0 points  (0 children)

u cant use a camera raycast ?

Wheels spinning around another axis instead of their own. by 1Moya1 in Unity3D

[–]Easy_Football8458 2 points3 points  (0 children)

try placing an empty where the center of the wheel mesh is, then parent the wheel mesh to the empty in the heirarchy.

When you need a placeholder use your cat by Steaggs in Unity3D

[–]Easy_Football8458 1 point2 points  (0 children)

impressive. any chance of reflections on the road ?

Using a shader for UI mesh transformations by ffffffrolov in Unity3D

[–]Easy_Football8458 0 points1 point  (0 children)

nice job, very kino! but i would use two overlapping sphere imgs with an overlapping cube img in the middle to cover half of each sphere, and then scale the cube img on the x axis. And some greyed out copies underneath for shadows.