In our last post, we presented the new event system in Vortex and how it allows scripts to receive and react to input events. This week we want to put…Continue readingLet’s Build Pong in Vortex Engine!
This week work went into adding support for receiving events and passing them down to scripts. The idea is to allow scripts to provide some logic that reacts to user…Continue readingEvent Handling via Scripts