Log In  

What are the actual steps one must follow to begin scripting in Voxatron?

EDIT
It was right in the API docs

EXAMPLE (global script)

  1. create a script object, add it to the room, and edit it.
    old_draw = _draw
    function _draw()
    clv()
    old_draw()
    local dz = sin(time())*5
    sphere(64,64,32+dz,8,7)
    end
P#88282 2021-02-28 02:59 ( Edited 2021-03-01 00:28)


[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 11:57:12 | 0.005s | Q:9