Posted By
|
Message
|
SmartPanda
Registered 28/07/2013 04:00:49
Points 2
|
21st August, 2013 at 21/08/2013 04:40:40 -
Hi everyone, I am working on a Level editor, and I am trying some new stuff to make my life a bit easier.
But now I am really stuck at something, I am using a High Score object to track down values such as X and Y positions, ID and etc.
But how can I get an object name or some sort of index?
I would really like to be able to track down Indexes so that I could save and Load just by using the Score name, does this makes any sense?
Thanks a lot.
n/a
|
Windybeard Games
Registered 14/04/2005
Points 219
|
21st August, 2013 at 21/08/2013 14:31:02 -
I would strongly recommend using arrays for you level editor. Your life will be much easier using them.
n/a
|
Pan-tosser
Registered 24/10/2008
Points 520
|
21st August, 2013 at 21/08/2013 14:51:48 -
I think you can get the name by using the select object extension
https://www.facebook.com/nathon.brown.7
|
Riptide
Registered 26/07/2013 21:07:20
Points 101
|
21st August, 2013 at 21/08/2013 17:25:55 -
I saw a .mfa (a long time ago) it used the "ForEach" extension and it wasn't too hard, i'm gonna try to find it, good luck for your project !
Working on some engines, working for the fun !
|
|
|