UPBGE / UPBGE-logicnodes

A Node-based Logic system for UPBGE 2.8+
Other
53 stars 18 forks source link

Need to have the get property and alike nodes to be action based #107

Open clayrobey opened 1 month ago

clayrobey commented 1 month ago

these nodes when you put a print node on, comes up running every tick, which is inefficient and using unnecessary resources on pc. there should be an event tied to these nodes to only run when triggered.