for a couple of weeks now roblox’s auto-gen with the script editor has been making completely dysfunctional suggestions
(above code was crudely written to show it happening, i gladly dont actually code like whats shown on the first line)
really not sure why this happened, so id think its to do with other ppls scripts being poor since that can usually be an issue with machine learning ai if roblox uses that
at some point i got smtn like this for a function that returns a random direction moving in a hemisphere away from a face normal
local dot = "."
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
local dash = "-"
really have no clue why its happening
Expected behavior
Expected:
the auto-gen in the script editor should use your code to predict what you want to happen with a feature, and write comprehensive code to develop on it