Code Examples List
List of code Snippets to create Packages and game-modes for HELIX.
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.
Blueprint Communication
Learn how to communicate between Lua and Blueprints.
Chat Colors
How to customize chat messages.
Doors
How to create a simple and automatic door when Characters move in.
Gravity Gun
How to create a simple Gravity Gun to move Props around.
Nametags
How to add Name Tags to Characters.
Painting Meshes
How to use the new Material customization methods available to use.
Play as Prop
How to create a rain effect with Props (boxes) falling from sky once a Character enters a Trigger.
Prop Rain
How to create a Firework-shooter weapon using the Fireworks Particle Effects Asset Pack from our Vault!
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.
X-Ray & Highlight
This sample code shows how to set Actors to be highlighted when behind walls, or always highlighted!
HELIX Database
How to connect to a HELIX Database