Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: naktim on February 13, 2013, 10:35:15 AM
-
Hello ! Where can I find the "arraymaker" TUTORIALS
Do not do not really understand the usefulness of those action
But I need another array to help me save something
I find on the network less to tut
I only have to find a video clip
http://www.youtube.com/watch?feature=player_embedded&v=gpewmT3ZL6E
But he is really talking about is not very comprehensive in I'm still not quite understand some of the breakdown of usage and other useless to action
For example, I want to save 10 int to 1 array
I use Array list Concat
did the Reference mean I set a ID for that storage?
but how can I get whitch maybe reference "Weeks" > then get it may no.5 concatenate
How can I do it
Or my way of thinking is wrong?
-
Hi,
-- ignore the "reference" if you have only one array component per gameObject.
I am not sure I understand what you are trying to do, can you give me some steps?
bye,
Jean
-
Hey Jean!
sorry to bother u!
what I trying to do on this picture
Sorry I've trying to look the sample but I still do not understand those features.
so sorry!!!!!!!!
I hope not too cause you trouble
-
Hi,
I see, you are trying to define combos right?
-- First, do you know you can fill the array DURING editing. you really only add and edit the array at runtime because something happened. If you need to store some info and only "read" them, then you can set it all in the inspector.
Select the array component in Unity Inspector, select int as the type, and prefill 10, you will then have 10 int fields and you can put them manually. You don't need to do that at runtime.
Does that help?
bye,
Jean
-
Hi jean
Sorry, but when you are so busy to answer my
Perhaps you can give me in the next week is not busy answers does not matter!
In fact, I need to want those int can be changed
How can I do it!
The place I wanted to again define "variables"
Set a variable to populate so that he can make any change
And
I use to define playmaer Array List Proxy to fixed numerical Success!! Thank you!
However, if I want to readily manipulate the way before me that access is wrong?
Because I go to the added value "array list add" to come to all 0
So, I deposited wrong.
Sorry jean
You more free time to answer my questions.
I do not want to cause you distress!
And thank you write the program, he really solve the problem I was stuck
-
Hi,
no worries at all, if you don't mind waiting a bit, that's fine. don't hesitate to post a reminder on this thread in a week or so, ok?
bye,
Jean