Changing physical attributes and colors of entities?
Hello everyone! How can I change phisical params of localPlayer (run speed, jump power.. etc..)?
Second question is how to change color, textures, alpha of builded entities?
Is it possible?
Hey!
I don't think it's actually possible, afaik textures etc aren't broadcasted to clients. And I guess same for run speed etc. I think you could make it yourself with changing positions etc (so not real changing but can work)