All public logs
Jump to navigation
Jump to search
Combined display of all available logs of GPhys Developer Community. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:32, 29 April 2026 Rhosyn Celyn talk contribs created page GNPC (Created page with "= GPhys.Abstracts.GNPC = '''GPhys.Abstracts.GNPC''' is an abstract base class for generic NPCs in GPhys, providing health, ground checking, thinking logic, and coroutine management. It is designed to be inherited by specific NPC types and supports features like mind control, ragdoll creation, and skin management. == Accessible Variables == ; maxHealth : Maximum health value for the NPC (float). ; groundLayer : Layer mask used for ground detection (LayerMask). ; ground...")