Hello, I am using the multiplayer feature in my game, everything is going great, except that the car of the other players is not displayed, only their name, which is above the car, is displayed.
My first guess would be that maybe the texture alpha is set to 0 for the car and it's submodels, or if you changed the material of the car then it's alpha is set to 0. If so, just return the value back to 1.
If not, it's probably best to share the source of your project to see what's wrong.
The administrator has disabled public write access.
A problem in the multiplayer section
4 months 2 weeks ago #3258
Thank you very much for the reply, However, while my question was being Reviewed by Cyberix3d, I figured out how to solve the problem myself. now it's working.
The administrator has disabled public write access.