PDA

View Full Version : Urbanity:Genesis - Prototype



BlackHornet80
05-18-2010, 03:23 AM
Sodale,

here is my first impression and (first test) of my database based save/load system. Currently not much content.

It saved players location, view rotation, pawns name and the attributes. attribute names are read from database too, so multi-language would be possible too.

It's just a small snapshot and only within map, but i will add the maps name to the database and then it can be load from mainmenu too.

http://www.youtube.com/user/BlackHornet80

Kaldrick
05-18-2010, 04:07 AM
Would you be able to store an custom actor class array in it too?

BlackHornet80
05-18-2010, 04:45 AM
everything is possible, but it has to be written. there is no automatic save/load because you have to know what to write in database, and when reading database you have to know where to assign the data or if you have to Spawn new classes from the data stored in DB

BlackHornet80
05-22-2010, 05:11 PM
http://www.youtube.com/watch?v=F_ZskuvNBzk

New Video online, demonstrating adding pawns at runtime and save their data which can be easily restored

LordNelson7
05-11-2012, 09:02 PM
Nice! I really like your game!