Help with a long Max() equation
I have the need to manage 10 letters that are moveable and so when they overlap I need to control the touch to just the top one. I have a formula that works for 7 letters but am having difficulty adding the 3 others. Can anyone who understands this help add the last bit? Thanks.
Heres what I have for 7:
max(max(max(Game.Letter1,Game.Letter2),max(Game.Letter3,Game.Letter4)),max(max(Game.Letter5,Game.Letter6),Game.Letter7))
Heres what I have for 7:
max(max(max(Game.Letter1,Game.Letter2),max(Game.Letter3,Game.Letter4)),max(max(Game.Letter5,Game.Letter6),Game.Letter7))
Comments
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS