i put an image to make a simple dark place, but now i can't erase it, no matter where i put the "erase picture 1" this message always appear:
Script 'Sprite_Picture' line 54: NoMethodError occurred.
undefined method 'width' for nil:NilClass
is something of the free version or is something i don't see i did wrong?
i make the image appear like this in a parallel proccess:
@>Control Variables: [001: x] = player's screen X
@>Control Variables: [002: y] = player's screen Y
@>Show Picture: 1, 'Nameless', Center (Variable [001][002]), (100%,97%),
i make the parallel proccess dissapear with a Switch but the message appear anyway :/
thanks for your time