I'm trying to read the position of the last message (which is above Rich Object), then put the older messages above the new. Each Message with a ID starting from 1. Each one with the Y coordinate in a list. So I'm trying to do: when ID = LoopIndex + 1, then its Y position will be equal the next message - its own Height. But it doesn't work.
Please login to see this attachment.