I'm trying to use the function plugin and what i'm doing is not working. I created a function the accepts param(0) and param(1) and is used as X and Y to place a created sprite at a certain location. I do this 5 times in the function to place 5 sprites. I then on layout startup setup param(0) and param(1) and call the function and nothing happens.