Hey,
maybe some have read this thread: http://forums.unknownworlds.com/discussion/129735/arcade-machines-for-the-readyroom#latest
I liked the idea so I create a short in game "GameApi".
You can find the mod here on workshop:
http://steamcommunity.com/sharedfiles/filedetails/?id=139518145&searchtext=
To open the Arcade Window, type "arcade" in the console.
Use "WASD" to control the snake.
To Exit the game, hit the "X" button
So I have a GUI Window (thx sewlek for the background) where you can draw anything you want on it.
Currently added only snake but adding new games is quite easy, also cool if you want to learn lua and don't wann fight through the whole game.
maybe some have read this thread: http://forums.unknownworlds.com/discussion/129735/arcade-machines-for-the-readyroom#latest
I liked the idea so I create a short in game "GameApi".
You can find the mod here on workshop:
http://steamcommunity.com/sharedfiles/filedetails/?id=139518145&searchtext=
To open the Arcade Window, type "arcade" in the console.
Use "WASD" to control the snake.
To Exit the game, hit the "X" button
So I have a GUI Window (thx sewlek for the background) where you can draw anything you want on it.
Currently added only snake but adding new games is quite easy, also cool if you want to learn lua and don't wann fight through the whole game.