Hacker News new | ask | show | jobs
by SMFloris 1939 days ago
Hah! Brings back old memories. I actually did something similar for an RPG I was trying to create from scratch using Qt3D (back in the day when it first came out and was getting stable, QT 5.8 maybe).

Had the whole isometric world down and used qml to script monsters and abilities.

Great and fun experience, thanks for sharing!

1 comments

This sounds like a fun project? Did you publish your source code somewhere?