vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

RootScene Settings #463

Open gregsn opened 3 years ago

gregsn commented 3 years ago

The way how properties as "Gravity" get set is somewhat complicated and "downstream imperative".

Can we have the descriptive nature as seen in GameStudio: https://doc.stride3d.net/latest/en/manual/game-studio/game-settings.html?q=GameSettings

tebjan commented 3 years ago

Settings inputs on root scene, for example for physics simulation. see also vvvv/VL.StandardLibs#513