-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
From Discord
Erdroy
@stefnotch Probably not an easy, but you could go with something similar to materials.
You grab the visject surface, generate some code (C#) then compile it and run from some cache.klukule
A) slower -> visject -> code blocks (aka nodes have their code and its just spawned and executed
B) visject -> c# code... Aka visject would generate c# code (like materials are done except with C#)
B Is Faster And also can (Re)use regularw scripting system (compile, clear etc...)mafiesto4
option A) could be used in editor and option B at runtime to make game run faster
Metadata
Metadata
Assignees
Labels
No labels