My Verse script is not working due to an error. Could you help me check it?
using { /Fortnite.com/Devices }
using { /Verse.org/Simulation }
using { /UnrealEngine.com/Temporary/Diagnostics }
using { /Fortnite.com/Devices/CreativeAnimation }
using { /UnrealEngine.com/Temporary/SpatialMath }
The Water Device has the BeginVerticalFilling and BeginVerticalEmptying functions Filling when called will start filling the volume of the water device with water while vertical emptying will drain it.
There is no need to use Verse’s TeleportTo or MoveTo Functions
Ok but please copy paste your script correctly The original one you posted is split into 3 different parts.
use ``` and make sure all of it is pasted in one piece
Sorry for the late reply.
I’m getting an error like the one shown in the attached image.
using { /Fortnite.com/Devices }
using { /Verse.org/Simulation }
using { /UnrealEngine.com/Temporary/Diagnostics }
using { /UnrealEngine.com/Temporary/SpatialMath }
using { /Fortnite.com/Devices/CreativeAnimation }
water := class(creative_device): @editable
Block : creative_prop = creative_prop{}