Hello Again with my problems.
I have made a scene to put objects in the map, but it's a scene, and I use the Spriteset_Map form to see the map as background.
But, I have a problem, example.
I use for example a command to spawn a event on the map, but there is no update for the spriteset, so i can't view the new event, unless I return to scene_Map.
Is there another way to view the map as background, or a way to update the spriteset map when i want. (I used @spriteset.update, where @spriteset = Spriteset_Map.new)
I used SDK to make this.
Thanks.
I have made a scene to put objects in the map, but it's a scene, and I use the Spriteset_Map form to see the map as background.
But, I have a problem, example.
I use for example a command to spawn a event on the map, but there is no update for the spriteset, so i can't view the new event, unless I return to scene_Map.
Is there another way to view the map as background, or a way to update the spriteset map when i want. (I used @spriteset.update, where @spriteset = Spriteset_Map.new)
I used SDK to make this.
Thanks.