Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: mohvisuals on August 01, 2013, 01:25:48 PM

Title: Constructing and Palletizing
Post 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.



Title: Re: Constructing and Palletizing
Post by: jeanfabre on August 02, 2013, 09:46:04 AM
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