Lab

//CreatureShock

April 9, 2025

Here is a UEFN project I am working on based on the game System Shock. Currently in the “vertical slice” phase, trying to establish the game loop. One interesting challenge has been exploring how to use the new stat devices for an RPG style rogue lite. So far the challenge has been the fact that the stat devices do not allow you to “zero” out the levels, which doesn’t lend itself very well to character stat creation. With this in mind, I am having to scrap the stat devices and go completely custom verse code. Very challenging indeed.

Comments

comments