1. SMILE GAME BUILDER
  2. News

SMILE GAME BUILDER News

"Additional Terrain Pack" is available for free!

To celebrate the 5th anniversary of the release of SMILE GAME BUILDER, users have received the ”Additional Terrain Pack”, a terrain texture DLC. It is a small gift, but we hope you will make use of it.
Please check "Add Assets" > "DLC"tab.Enjoy!

"Human & Zombies Pack" is available for free!

For the Halloween Sale, the 3D model DLC "Human & Zombies Pack" has been distributed to all SMILE GAME BUILDER users. After launching the engine, go to Add Assets > DLC tab. Enjoy!





Mar. 2,2021 updated

[h2]Update Information[/h2]
[h2]SMILE GAME BUILDER Vers1.12.9[/h2]

[h3]=== New Function ===[/h3]
- Added 29 new 3D models for use in trap events.

[h3]=== Bug Fixes (SMILE GAME BUILDER) ===[/h3]
- We've fixed an error: If you create a common event that transports the player to a different map, and then call it from another map event, the player may not be transported to the specified map correctly.
- When the character description section of the status window has more than three lines, the text has been modified to be displayed in a reduced size.
- We've fixed an error: If there are two or more "." (periods) in the name of the texture used in a 3D model, the texture will not import properly.
- We've fixed an error: The player may find that the magic status of weapons and armor is displayed at twice the set value.
- We've fixed an error: After selecting "Re-add System Resources" in the Add Assets window, an exception error occurs when the OK button is pressed without selecting any item.
- We've fixed an error: After the party is defeated, adding more members in a battle event will make it impossible to proceed.
- We've fixed an error: Even if a party member is removed from a common event during a battle, the command that was instructed first will still be effective.
- We've fixed an error: When using a battle event during a battle, an error occurs when trying to change the image of a character who is not participating in the battle.
- We've fixed an error: If HP or MP is 0, the command will not work correctly when using the event panel "Advanced Variable Box Op." to get a percentage of the value.

[h3]=== Bug Fixes (Exporter for Unity) ===[/h3]
- When importing in Unity 2019 or later, the automatic deletion of incompatible objects error has been fixed.
- The custom importer settings have been fixed to be changed only in the \res folder.

How to display a character name using an assigned index

Character numbers in the database start at "001", but if you want to assign it as an index, it starts at "0". For example, the name of the first character would be specified as "\h[0]".
We would appreciate it if you would be aware of this matter before using this function.

Oct. 19,2020 updated

[h2]Update Information[/h2]

[h2]SMILE GAME BUILDER Ver1.12.8[/h2]

[h3]New Functions[/h3]

- In the event panel "Advanced Variable Box Op", a pulldown choice “nth in the Party” has been implemented. This will allow you to check for the presence of your player character on both normal maps and battles.

- In the event panel "Display Image", the magnification is now also applied to the preview.

- In the event panel “Advanced Variable Box Op", directional key repeat in the Key Input setting have been implemented. It returns a value of "1" while it is pressed, "2" the moment it is pressed, and "-1" the moment it is released. Repeat is a special input type that returns a value of 1 at the moment it is pressed and after 0.5 seconds or more from pressing it, and 0 at all other times. It is great to use if you want to create your own menu.

[h3]Bug Fixes[/h3]
- We fixed an error: an error occurs when starting a battle test on the adding a new map window.

- We fixed an error: an error occurs if a specific symbol is used in the file name of the specified icon when exporting a public game.

- We fixed an error: when importing materials, an error occurs if the target file has already been deleted or renamed.

- We fixed an error: during a battle, the turn display effect drawn underneath the character is momentarily shifted.

- We fixed an error: in a common event, when the Event Panel, "Camera Control", is set to "0 seconds on the Camera Movement Time with Normal (Set center coordinate) ", the event is not executed as specified.

- When in text mode, the horizontal scroll bar is now displayed according to the indentation.

- Some characters in the event template and sample data have been changed. (The functions themselves are unchanged.)

- Now it is possible to import customized particle data in the editor.

- Now it is possible to export particle data with texture data from the editor.

- We fixed an error: when importing a 2D character with the same file name as a 3D model's texture data, the 2D character does not appear correctly.

- We fixed an error: in the event panel "Change Screen Color", when the opacity value is entered from the keyboard, the value is not applied unless the focus is manually removed.

- We fixed an error: the opening and closing of the image picker becomes slow when a large amount of custom image data is imported.

- We fixed an error: the black strip that appears in "Display Ticker Text" is displayed below an image.

- The event panel "Check Player Character" has been implemented. It can be used in both normal maps and battles.


- When launching the editor on 64-bit Windows, we improved it to increase the amount of available memory.