Garry's Mod Wiki

NPC:IsCrouching

  boolean NPC:IsCrouching()

Recently Added

This was recently added in version (2025.08.04). It might only be available on the Dev Branch right now.

Description

Returns whether the NPC is currently crouching or not. Citizens and Combine Soldiers are capable of this behavior by default.

Returns

1 boolean
Whether the NPC is currently crouching.