Verse Library verse

01 Device

Defines a basic Verse script device inheriting from the creative_device base class.

verse-library/verse-devices-references/01-device.verse

using { /Fortnite.com/Devices }
using { /Verse.org/Simulation }

# Our script is its own device. creative_device is the base
# class every Verse script device is built from.
welcome_sign := class(creative_device):

Comments

    Sign in to vote, comment, or suggest an edit. Sign in