Placing hole notes accurately is impossible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Please see the video attached. This is just for demonstration purposes but let's assume that I want to place the hole note text precisely at x position of 30 and y position of 20. In my code I specifically set both the oPosition.x, oHN.Text.Origin.x, Oposition.y, and oHN.Text.Origin.y. Just to prove my point, I did the same thing again and set everything again to the same values. So in theory the first time the oHN.Text.Origin - oPosition is executed, the hole note should move to a 30,20 location. Then as it continues through the code, the next time the oHN.Text.Origin - oPosition is executed, the hole note should not move because it is already in that location, but it does. Why oh why does this happen?
