Hi,
today I tried to switch to WebGL output and when building the following error arise:
Assets/AdventureCreator/Scripts/Actions/ActionMovie.cs(28,24): error CS0246: The type or namespace name `MovieTexture' could not be found. Are you missing a using directive or an assembly reference?
I'm using latest 1.43a
Comments