08-26-2010, 02:07 PM
6D505D6C5A5A585A533F0 wrote: I've noticed some behavior I think is odd. I have a trigger that makes a platform appear. I then ride that platform out of a room, and then back. I hit the trigger again, and suddenly I have two platforms with the same id. Is that correct? I would have thought that I could only have one instance for a given id. In some cases it's forced me to define the trigger so that the id is in there twice: once for defining the object that will appear, and one for defining an object that must not be in the room within that trigger.
I wouldn't expect that I'd need to do that, and worse, because thatrulecan only take one id (not a comma separated list) it prevents me from using it for some other platform id as I think it was intended.
Just an FYI - I don't know if Vern mentioned this or not - but he fixed this issue (Yaaaaaay!) So a blue platform (or any other) that leaves and returns to it's place of origin will not cause the trigger to fire again.


