Skip to content

CBaseNPC 1.4.0.85

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 15:17
4cb7a1b

Fix error case in CNavMesh.BuildPath + add natives (#20)

Added the following natives :

  • CNavArea.IsOverlappingX
  • CNavArea.IsOverlappingY
  • CNavArea.GetExtent
  • CNavArea.ContainsPoint
  • CNavMesh.GetNavArea
  • CNavMesh.GetNavAreaEntity

Added the following stocks :

  • DirectionLeft
  • DirectionRight
  • DirectionToAngle
  • AngleToDirection

Gamedata update is required.