TraceLine doesn't hit the entity after i do Entity:SetModelScale on it.
0 replies, posted
I've been coding some printers for my server, the model i was using was small so i decided to make it bigger.
After finishing clientside part of my code i noticed that TraceLine doesn't hit to entity, but it does when i remove "self:SetModelScale(1.2)"
Things i have tried:
Entity:Activate(),
Putting SetModelScale to clientside's Initialize function,
I'd like to get some help
[editline]2nd May 2016[/editline]
Alright guys, i fixed it. If you guys are having same problem, just remove SetModelScale from init and put it on clientside, good luck :)
Sorry, you need to Log In to post a reply to this thread.