So, I was wondering if it was possible to have an editor in-game, that when you type up a script in it, then it changes one of the scripts in the unity project itself. for example...
in the game on an input field: *types up "bob"*
in one of the scripts in the unity project: *there appears a comment "bob"*
is that possible?
↧