- Steam App
- nanos world™ (1841660)
- Event type
- patch note
- Published
- 15 August 2022 - 13:24:48 UTC
- Source
- steam_community_announcements
New Features - Added new Trace methods for Client: TraceLineSingle() and TraceLineMulti(). The old Trace method has been deprecated. - Props got new enums for it's constructor and methods: GrabMode and CCDMode to replace the parameters is_grabbable and force_no_ccd. Also it got a new method SetGrabMode(). This will allow forcing grabbing ON or OFF whenever you want. The old methods for SetGrabbable have been deprecated. - Added a new method to Weapons: :SetAutoReload(). - New Profiling debug tool to display on screen the CPU time spent on core and scripting codes. - Melee has been reworked to support several "Use" animations (which can be set with AddAnimationCharacterUse), also now it supports passing the AnimationSlotType parameter. The old method has been deprecated. - Melee also got a new method to configure the Impact Sounds: SetImpactSound(), it allows configuring a different sound...