Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: mohvisuals on August 01, 2013, 01:25:48 PM
-
I have a unique problem to solve.
In short I need to be able to construct a table out of various parts. The base will attach to the ground. The Table Top will attach to the Base.
The issue is that I have any number variables to deal with. There may be 10 types of table top shapes and various styles of bases.
I have a number of ways to approach it but I'm a bit unsure.
Does anyone have some initial insight into how this might be achieved.
-
Hi,
reference your items using ArrayMaker, in a hahstable, then you can reference easily our gameObject using playin strings.
https://hutonggames.fogbugz.com/default.asp?W715
bye,
Jean