Hi everyone,
I'm working on an isometric game with pre-rendered backgrounds and 3D characters.
Some of the props from the render will be brought into the scene and rendered invisible, but they will occlude the player to create the illusion that they're walking behind the object in the render. I also want the player to cast a shadow onto the invisible object.
Are these things possible with Amplify, and would anybody know how I might go about achieving them?
Thanks!