Hi guys!
I am started make my first game with visionaire studio. I am really a beginner and doesn't have much experience so here comes one of my problems.
I am working on a game where you can talk with character on some kind of hologram device. My idea is to on the right click show the inventory and hologram device and when you left click on the device your character pull out this hologram - your friend show up and you can have dialogue with her. I attached the video.
My problem is that I need some kind of if condition to align character. In other words. When your character is align left and you click on device -> play animation "pull out device left" and when your character is align right play animation "pull out device right".
I don't know how to make this condition work. I have never use Lua script so I guess that is going to be the way.
Don't know if I explain it properly I hope you will understand and give me some tips how to work it out.