Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Update the Spriteset_Map

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.
 

Atoa

Member

the spriteset map itself dont update events.

Firs of all. did you add the graphics update method?

Graphics.update

If not, add it.

If it still dont work, try add these lines:

$game_system.update
$game_screen.update

if still don't work... i dunno '-' i would need to check your script.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top