Dangerous
3mon 9d ago by piefed.social/u/justdaveisfine in indiedev from media.piefed.social
I don't get it. Delta seconds is like really handy for keeping things from going wild, innit?
Its not the delta seconds but the event tick event node.
While it can be really useful, there are a lot of things that would be better off as a timer or setting the event tick to something other than 'every frame', as there isn't usually a whole lot that absolutely needs to be checked/updated on a frame by frame basis.
Hence the meme basically saying it looks harmful but they're not sure why.