i mean theres that arcane odyssey sandbox which gets the game down pretty well, you could ask for their scripts
frankly i dont think he needs a “valid” reason for this, he can do what he wants its his game
but with AO being open source i dont think that should happen atleast for a long time. World of Magic becoming open source would be cool, as we’d effectively have the ability to make new arcane games on our own with WOM’s code (you could add in missing things like dashing on your own)
ARCANE BATTLEGROUNDS (just a place to select whatever you want and fight, it would get pvpers of vetex)
Honestly, don’t know why Vetex hasn’t handed over the development of WoM to the community
I once opened up a script and the AI immediately suggested I type out “script.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent”
Considering he hasn’t even open sourced AA despite it having broken like 5 years ago this seems extremely unlikely
why is there even an autocomplete AI for coding man
the AI cant see what youre coding for, your intention, what youre trying to achieve with the code, it just sees your code and makes (extremely bad) guesses
atleast with autocomplete AI in something like google docs, it can actually see some patterns and the general style of what’s being written (I’d still never use it and I dont know anybody who does, but atleast its actually functional)
I’ve assumed that the way it’s supposed to work is that it reads captions like
-- Make player jump when vehicle explodes
and continue from there.
But then it just does
-- Make player jump when vehicle explodes into pieces, causing damage to players and NPCs around it.