Hi, just opened a new project with nothing but adventure creator in and tried to run the 2D demo scene only to find I can't see any main character on the screen. Checking the hierarchy it seems "Tin Pot" is just falling to it's doom downwards.
I'm using unity 5.0.2 pro if that helps, but I've done absolutely nothing to the scene apart from load it and play it. It's not giving any errors, it's just not working properly.
Comments
Each game made with Adventure Creator has it's own set of "Manager" asset files, that control the various systems. Adventure Creator has two demo games, and when you first install it, it's the 3D Demo's managers that are currently the "active" ones.
Before you can run the 2D Demo, you'll first have to load in the 2D Demo's managers. You can do this simply by going to Unity's top toolbar, and choosing Adventure Creator -> Getting started -> Load 2D Demo Managers. You'll then be able to load the Park scene and run it.
Have a look at section 1.2 of the included manual, which covers this in more detail.