📑 Liste complète des Tutoriels
Liste des tutoriels, extraits de code et exemples pour créer des package et mode de jeu pour nanos world.

HUD Basique (Canvas)
How to add a basic HUD using Render’s Canvas features, to display the character’s Health and Ammo.

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

Chat Colors
How to customize chat messages.

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

Feux d'artifice
How to create a Firework-shooter weapon using the Fireworks Particle Effects Asset Pack from our Vault!

Gravity Gun
How to create a simple Gravity Gun to move Props around.

Hosting Server 4Free - Google Cloud
How to create a Linux virtual machine instance on Compute Engine using the Google Cloud Console within the Free Tier.

Monster Truck
How to create a Monster Truck using the Vehicle system.

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 simulate a Prop possessing using a Character. This can be used for Prop Hunt game-modes!

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

Weapon Scope
This sample code shows how to attach custom sights meshes into a Weapon and work as real scopes.

X-Ray & Highlight
This sample code shows how to set Actors to be highlighted when behind walls, or always highlighted!