Hi I have a question about the following guide:
http://docs.aws.amazon.com/lumberyard/latest/developerguide/entity-new-class.html
Editor = {
Model = "Editor/Objects/Particles.cgf",
Icon = "Clouds.bmp",
},
The icon is displayed in the editor but not the model. The Particles.cgf file exists and no error appear in the console output when I reload the script.
What´s the mistake?
Thanks for your help