Skip to content

Weapons Basics

juanosarg edited this page Jun 4, 2026 · 6 revisions

The Weapons module includes code that modifies the behaviour of weapons. This includes projectiles and turrets.

How do I use this code?

Depends on the code. Examples are provided in each section.

Inside the framework, the namespace to access all the Weapons classes is "VEF.Weapons"

Clone this wiki locally