As in title, I want to nocollide player with a prop when it is being picked up.
I searched forum and was thinking of lua I can take a look into but found nothing.
I need no-colliding part, not the pickup.
[b][url=wiki.garrysmod.com/?title=Gamemode.ShouldCollide]Gamemode.ShouldCollide [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]
Check if one entity is the player holding the other entity.
You should do this hook both clientside and serverside to prevent prediction errors.
Sorry, you need to Log In to post a reply to this thread.