Thanks for the response :-) Maybe my explanation of the problem was not good. Let's suppose I create an actor. I put him on the scene by dragging and dropping him from the game inspector into the scene preview area. So far, so good :-) Now I do this a few times, so I have, let's say 5 actors on the scene which all have the same prototype actor. And oeps, I only wanted 4 of them, so I have to remove one. How do I remove only one?
Simply select it in the scene, you will see the move/rotate widget highlight it and, as CodeMonkey said, press the delete key.
If for some reason your delete key seems to be malfunctioning, you could again select the actor in the scene, navigate to the "Scene" tab, and in the layers panel- with the errant object selected, press the '-' button at the bottom of the panel.
Comments
Maybe my explanation of the problem was not good. Let's suppose I create an actor. I put him on the scene by dragging and dropping him from the game inspector into the scene preview area. So far, so good :-) Now I do this a few times, so I have, let's say 5 actors on the scene which all have the same prototype actor. And oeps, I only wanted 4 of them, so I have to remove one. How do I remove only one?
If for some reason your delete key seems to be malfunctioning, you could again select the actor in the scene, navigate to the "Scene" tab, and in the layers panel- with the errant object selected, press the '-' button at the bottom of the panel.
Thanks a lot :-)