I've just released my new game, called "Lost in the Game". Each level (there's only 4 at the moment) is a recreation of a Spectrum game but in 3D. Depending if there's enough interest, I'll be adding more games. Requests welcome.
Yes, but on a fixed path similar to the 2d game. So basically a 3d run, jump 'n stab game
How do you do the ladders and upper levels then? It's all too easy to fake that sort of stuff side-on. In a 3D environment you have to consider how you go up and over, not just drift through something solid.
After watching the video, I'm thinking of a sort of first-person Sabre Wulf. It'd be amazing!
Maybe for Sabre Wulf you could have a lot of tree and plant sprites placed in rows to make the walls of the maze, rather than something like a ray-casting maze of polygonal walls. You'd probably want them to fade (stippled) as well as shrink with distance, so the visuals don't get too confusing. Or maybe you could even do an over-the-shoulder view with a high viewpoint looking downward, so the scenery rotates around your on-screen character, but you still only see the immediate local area; not so far ahead that you have to worry about drawing perspective.
Last edited by Joefish on Tue Dec 03, 2019 7:22 pm, edited 3 times in total.
After watching the video, I'm thinking of a sort of first-person Sabre Wulf. It'd be amazing!
Sabre Wulf wiouldn't be too hard, but the main obstacle is having images of the baddies (i.e. the sabre wulf or rhinos) front-facing, otherwise it looks like they are walking sideways as they come towards you.
Yes, but on a fixed path similar to the 2d game. So basically a 3d run, jump 'n stab game
How do you do the ladders and upper levels then? It's all too easy to fake that sort of stuff side-on. In a 3D environment you have to consider how you go up and over, not just drift through something solid.
You could have it so that you have to jump up onto the second level and from there onto the third and then you could drop down between levels as you ran ahead. Similar to one of those running games (temple run) that were popular a few years ago but in first person.