- Event type
- patch note
- Published
- 4 July 2024 - 18:09:32 UTC
- Source
- steam_community_announcements
Map Editor Modified Get/SetInverseMass methods to GetMass() => float and SetMass(mass: float). Added OnTntExploded event. *Messages: Explosion positions (Float3). Added in-game functions: levelManager.showTip(content: string), levelManager.hideTip(guid: string), and levelManager.hideAllTips(). Added editor functions: sceneObject.getGlobalPosition() => Float3, sceneObject.getGlobalRotation() => Float3, sceneObject.getParent() => SceneObject. Fixed the issue where water surfaces were not displayed. Added teleporter items. Fixed the issue where scaling with the T key was ineffective for some items. Increased the display distance for supply orbs. Adjusted the console to only be accessible in map testing mode, with the activation key set in the settings menu. Fixed the issue where the audio progress bar in the inspector would not adjust with the inspector's width. Enabled the feature to uploa...