Skip to main content

32 docs tagged with "scripting"

View All Tags

Basic HUD (HTML)

How to add a basic HUD using HTML + JavaScript + CSS to display the character’s Health and Ammo based on CS:GO HUD

Discord Integration

How to use HELIX Discord methods to create a nice integration for your server

Doors

How to create a simple and automatic door when Characters move in

Entity Values

How to store data in Entities accessible from anywhere

Gravity Gun

How to create a simple Gravity Gun to move Props around

Painting Meshes

How to use the new Material customization methods available to use

Persistent Data

How to store and retrieve persistent data from disk using the built-in system

Play as Prop

How to simulate a Prop possessing using a Character. This can be used for Prop Hunt game-modes!

Prop Rain

How to create a rain effect with Props (boxes) falling from sky once a Character enters a Trigger

Prop Shooter

This sample code modifies a Weapon to make it shoot Props instead of normal bullets

Weapon Flashlight

This sample code attaches a Light to a Weapon to make a Flashlight attachment.

WebUI

Class for spawning a web browser in the screen

Widget

Class for spawning Unreal Widgets in the screen

X-Ray & Highlight

This sample code shows how to set Actors to be highlighted when behind walls, or always highlighted!