KeithHanson / signal

A sci-fi hacking-focused MUD
0 stars 0 forks source link

Allow VR Objects to have useful properties #47

Open KeithHanson opened 6 months ago

KeithHanson commented 6 months ago

Name Description Hardcode Program (run every second) Mirrored Object Actions

VRActions are dynamic commands added to a VRObject that execute a string as the player.

So "press button" command on a box with a blinking red button could either execute a script, set a register, fire a thruster, and anything else the player could do.