ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.12k stars 2.19k forks source link

shared lua table #7225

Closed cyn0x8 closed 2 years ago

cyn0x8 commented 2 years ago

What feature do you want to get added on the base engine?

since require is disabled, there is no way to use variables from other scripts

i suggest adding a shared table that is synchronous for all scripts running, similar to roblox

this would also make modules like my tweening one easier to implement since you wouldnt have to paste all of the code in every script theyre needed in

To test your sight, and reliability, please select the option of what should NOT be requested.

Stage Editor, 6K+ support, and winning icons.

Cherif107 commented 2 years ago

they can add some stuff that can track their ips tho

cyn0x8 commented 2 years ago

they can add some stuff that can track their ips tho

i dont see how thats possible and if thats possible in lua this feature isnt related to it at all

ShadowMario commented 2 years ago

Yeah man that's not how it works