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.

[FILLED] Spawning Events

http://ff6.guide.free.fr/gifs/tous/Mog8.gif[/IMG]
I know there's something like this somewhere but I tried to search it and didn't find anything. I guess you all know what spawning is (frequently used in 3D games).

The main idea, in the case of rmxp, is to make a map with events in it. Then, in an other map, you use a simple line of script like
Code:
$game_system.spawn_event(x,y,map_id,id)
where:
x and y are the coordinates (duh!)
map_id is the id of the map containing the desired event
id is the id of desired event

And a new event appears on the map at the given coordinates!
I hope I'm not asking to much! If you need more informations, feel free to ask!

Thanks a lot
-Dargor
 
Check in my test bed topic or beta in signature (may have updated it in beta). I have an event spawner that has hours of documenting on it so instructions on making events is rather clear (or clearer than without it).

Let me know if you need any help with it.

(PS: Next time, use the Lost Scripts)
 

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