Hello! Since our announcement this month, we have received positive reactions from many of you, and our staff is very encouraged! Thank you! Today we will share with you an overview of how to create an event at RPG Developer Bakin. There are two main ways to create an event at RPG Developer Bakin. 1. Specify the necessary information in an event template. 2. Specify an event in detail by arranging event panels with various functions. [h3]Using an Event Template[/h3] The most used events, such as "move between maps" and "get an item from a treasure chest," are available.[Event Templates] are arranged in the form of stamps in the Event Tab of the Stamps Palette in the Map Editor.  For example, if you select "Door – Link to Another Place" and place it where you want the entrance or exit to be, you will get a dialog box to select which map to move to. Once you have specified the event in the dialog, you are done setting up the event. [img]https://clan.cloudflare.steamstatic.com/images//42509419/7a03487af99a6dcd0342ed6fe5ae0e46dad01041.gif[/img] [b]Create an event using the event template "Cave Entrance and Exit - Link to Other Locations".[/b] [img]https://clan.cloudflare.steamstatic.com/images//42509419/5c3bbf0b4bcfdce2b417e79136954ee543f99a5c.gif[/img] [b]This is a scene from the game play.[/b] Select "Treasure Chest – Get Item" and place the treasure chest at the desired location, and a dialog box will appear with information such as the shape of the treasure chest (stamp) and which items can be obtained. Once you have filled in the necessary information, you are done with the installation of the treasure chest.A variety of event templates are available for your use. [img]https://clan.cloudflare.steamstatic.com/images//42509419/eadeadd59a5eb6053f3e04203a05f7ee08d007eb.gif[/img] [b]Create an event using the event template "Treasure Chest - Get Item".[/b] [h3]Advanced Event Settings[/h3] Events that cannot be handled by the [Event Templates] will be created by combining [Event Panels]. The various panels are prepared such as "Display Image," "Play BGM," "Teleport Player," and "Select from Selection and Check Results," and they are placed according to the flow of the event being contemplated. The combination of these two functions such as "comparing variables with variables" and "branching by conditions," makes it possible to reproduce complex situations and movements.Here we'll keep it simple and set up an event where the dog reacts when the player talks to it when it is holding an item. First, place the [Advanced Event] stamp in the Events tab on the map.An [Event Sheet] will open. [img]https://clan.cloudflare.steamstatic.com/images//42509419/a486e0323d77d99893e8d63d7727597b72a691fe.jpg[/img]   [table] [tr] [th]Features[/th] [th]Description.[/th] [/tr] [tr] [td]1:Sheet List[/td] [td]An event can have multiple event sheets with different activation conditions.[/td] [/tr] [tr] [td]2:Conditions to Run This Sheet[/td] [td]Add a condition for each event sheet to be executed.][/td] [/tr] [tr] [td]3:Change Elements During Sheet Execution[/td] [td]You can select the graphic of the event to be displayed on the map and specify its behavior.[/td] [/tr] [tr] [td]4:Command Script to be Activated During Sheet Execution[/td] [td]This is the place to arrange the [Event Panels] and specify the details of the event.[/td] [/tr] [/table] Then, specify a dog stamp as the image for the event. [img]https://clan.cloudflare.steamstatic.com/images//42509419/3545e2810c516f606b1e30a007228a826862c1d1.jpg[/img] Next, let's specify the conditions under which the event sheet will be triggered. The condition here is when the player has an item called "DogFood". [img]https://clan.cloudflare.steamstatic.com/images//42509419/253f8ab3ac477b2b7d63e2ce1a38b086d34c0b34.gif[/img] To create specific event details, place [Event Panels] along the event flow. Here we will place the panels [Change Event Orientation], [Change Event Graphic], and [Display Message]. [img]https://clan.cloudflare.steamstatic.com/images//42509419/e6c0e54c541c81780d957d16313ba441a8c72f43.jpg[/img] Now, if the player talks to the dog when they are holding the “Food”, the dog will turn toward them, crouch down, and give them a squeaky message.Additionally, make the dog stroll aimlessly from side to side until it responds. RPG Developer Bakin allows you to create [Parallel Events sheet]. Place the [Make Event Walk] and [Wait for Specified Time] panels so that the dog moves left and right on the parallel event sheet. The contents of the parallel event sheet will continue to move until other event sheets meet the conditions and are activated. [img]https://clan.cloudflare.steamstatic.com/images//42509419/937e7eac0035e024efba47797cb8b01838a006bf.jpg[/img] This was all it took to create an event that would start when the player talked to a dog wandering from left to right. [img]https://clan.cloudflare.steamstatic.com/images//42509419/5325798e42533929064a5f2ab3c514f3f1de00c5.gif[/img] You can also deepen your understanding of how to create advanced events by converting the aforementioned [Event Templates] into [Advanced Event].RPG Developer Bakin currently has more than 120 diverse [Event Panels]. We will continue to add new event panels and improve event sheet editing. Stay tuned!