Archive 17/01/2023.

Cylinderical level - inspired by nier automata

Lumak

Cylinderical level inspired by nier automata gameplay. I wanted to see how easy it was to implement it in Urho3D. It turns out its much simpler than I expected.

Added to existing spherical world repo: https://github.com/Lumak/Urho3D-Spherical-World

ghidra

This is really cool!
I know it’s just a prototype, but it would be cool to ease into those camera changes.

Lumak

I wanted to get the basic cam transitions working before smoothing out the camera.

Here is what it looks like with cam easing:

ghidra

That’s awesome.
Look at that motion blur! Gonna have to get some of that going for my stuff too.
Awesome work.

hdunderscore

Nice ! I hadn’t seen Nier Automata before, so wasn’t familiar with this camera setup. Even your basic demo looks interesting with this set up.

Lumak

The blur is unintentional and caused by cpu overload while recording.

I don’t have time to play games these days but happened to catch some gameplay vids on this game, and there are so many other camera angle game plays. This game looks really amazing and possibly could be one of best action RPG’s.

Added a link to the repo - see the original post.