Pause Game Script
A downloadable asset pack
erkPause is a script that able to create a Pause Game with various settings ready for use.
°"Pause" is an check and if true, then pause the game .
°"Pause Speed" determine the time speed for the game in background, 0= freeze 1=normal speed.
°"ShowCursor" able change Cursor visibility if game is paused.
°"DoAction" able to invoke another action when the game is paused.
°"PauseAllSounds" if checked pause and resume all sounds if unchecked.
°"GameCamera" get a scenenode of scene to determine who is the camera player.
°"PauseCamera" get a scenenode of scene as the camera used in pause and this determine some properties like "Camera Target", "Position"... use only cameras.
°"CopyPosition" take GameCamera Position and apply to the PauseCamera.
°"CopyRotation" take GameCamera Rotation and apply to the PauseCamera.
°"CopyScale" take GameCamera Scale and apply to the PauseCamera.
°"LockTarget" set the PauseCamera Target equal the GameCamera Target.
°"HideGameCameraOnPause" toggle visibility of the GameCamera when paused to invisible and unpaused to visible.
| Published | 10 days ago |
| Status | Released |
| Category | Assets |
| Author | 09melhor |
| Genre | Action |
| Tags | coppercube, pause, script |
| Content | No generative AI was used |
Download
Install instructions
1. Download erkPause.js
2. Place it in DocumentsCopperCubeExtensions.
3. Open your CopperCube or reload the plugins if it is already open.

Leave a comment
Log in with itch.io to leave a comment.