Tables/Arrays in new update
Ebreeze
Member, PRO Posts: 481
Ok so I keep hearing about this but could someone explain what this is sentence or two? Or explain what it does for game development? I am a simple minded person who does not understand programming languages Thank you
Comments
David
Think of it as a database... you can search for certain information, that then links and gives access to further data.
For me, its the biggest improvement to GameSalad for almost 2 years. it opens up the tool to being able to create a much wider, more varied scope of games. Im just praying theyve implemented them right, and that we can properly import external data... Im hoping that its not an half-assed system where we have to hand input every line of data.
I guess we'll find out soon enough....!
THX
---
Benjamin
---
Benjamin
I really think it will help games that have stats etc like in an RPG.
I wonder how much Ram Tables use.
@Tshirtbooth would you have any examples? Please tag me if you reply so I don't miss it!
think I will have it open in Safari and just keep refreshing the page till I can get at your goodies!
@};- MH
For the tables/arrays to be of true value, they need to be able import pre-edited data... otherwise its going to really limit what they can ultimately be used for. Im hoping that for once, GS hasnt just gone for an easy/limited implementation, but instead done things properly, and given the feature true depth and usability.
Ive waited almost 2 years for the feature to be added, so my expectations are high for this one....If I have to type in each line of the array as an attribute, Im going to be seriously pi@*ed off....
Im hoping Im going to be pleasantly surprised for once.... and maybe I can then update my Avatar to a cute happy animal instead of the grumpy GS yob Ive become...
Time to download and give it a play....
one thing i can think of and most games are using this now, tables storing each lvl up's stats or xp needed and so on
so its currently still only a half implemented system... "sigh"...
Ive just got a couple of games half built, that were built around the concept of read/writeable tables that Ive had on hold.... so Im kind of a little blinkered to the fact that theyre not fully implemented with the current system. Theres a ton of ideas though that I can play with using Read only, so its not a massive disappointment.
But yup... read/write tables should have really been there from the start... but it shouldnt hopefully be too long before its added... I hope
Oh, and great tutorial videos as usual Tshirt.... I can imagine all the ideas flooding through your head once you started to play with Tables
Are there actual arrays? Isn't an array something that would be an attribute type?
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Essentially i am trying to do is create a table of quiz questions. I want to give each question a difficulty rating. as the player levels up only those questions matching his level rating to be displayed in the quiz.
The other solutions is just toi create different tables for each difficulty rating but that also means different rules and game logic for same!
Am i making myself understood?
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Thanks for your help
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User