What actor options should I enable probably in physics tab, to slide my actor on/off screen?
I don't need physics, rotation or gravity it is a dialog box that should just slide from left to right and backwards. I have also set it to always active so that it doesn't get destroyed by the engine when off screen.
This is the block I use but it constantly gives me: accessing property of null object reference error.
What do I do wrong?