Hi,
I am trying to have a part of my app stick when I change scenes.
The part I want to stick is in a seperate file called template.lua and the function is smalltitle()
When I want to call this I literally put template.smalltitle() in to my scene and it pops up in the position I want, however when I change scene I have to recall this function.
I wish to have a main menu page which doesn’t show this, but then when you go on to the next page i want this template.smalltitle() function to show and stick so I dont have to recall it on subsequent pages, until I go back to the main menu where it will again disapeer.
I know it has something to do with .isVisible() but I can’t seem to get it working, can anyone help?
Thanks [import]uid: 72726 topic_id: 13948 reply_id: 313948[/import]