RPG Developer Bakin

RPG Developer Bakin

Baz 22. okt. 2022 kl. 22:14
2
Bakin Request Thread
I think a single post with a master list of searchable requests would make it easier for the developers to look through. Add your requests in the comments and I'll add them to the master list.

Master List:
Sidst redigeret af Baz; 12. nov. 2022 kl. 7:55
< >
Viser 1-15 af 81 kommentarer
sylardean 23. okt. 2022 kl. 0:45 
An option to turn off certain parts of Post-processing effects for your game.

For example.. I love the post processing but HATE WITH A PASSION the blurring effect that happens in areas, especially if you have a small house room inside.. and it blurs everything.. its straining on the eyes.
madzell 23. okt. 2022 kl. 10:49 
Oprindeligt skrevet af sylardean:
An option to turn off certain parts of Post-processing effects for your game.

For example.. I love the post processing but HATE WITH A PASSION the blurring effect that happens in areas, especially if you have a small house room inside.. and it blurs everything.. its straining on the eyes.

You can turn the blur off. DOF (Depth of Field) in the Rendering tab in the Map Settings. It also has other settings for it, if you want just a little blur. But you can turn it completely off.
sylardean 23. okt. 2022 kl. 10:52 
Oprindeligt skrevet af madzell:
Oprindeligt skrevet af sylardean:
An option to turn off certain parts of Post-processing effects for your game.

For example.. I love the post processing but HATE WITH A PASSION the blurring effect that happens in areas, especially if you have a small house room inside.. and it blurs everything.. its straining on the eyes.

You can turn the blur off. DOF (Depth of Field) in the Rendering tab in the Map Settings. It also has other settings for it, if you want just a little blur. But you can turn it completely off.

AH NICE! thanks!
RULY 23. okt. 2022 kl. 11:05 
An option to change the player's camera type and angles when they walk into an event (not sure if this is implemented yet, someone please let me know if it is)
madzell 23. okt. 2022 kl. 11:15 
Oprindeligt skrevet af RULY:
An option to change the player's camera type and angles when they walk into an event (not sure if this is implemented yet, someone please let me know if it is)

This you can do. Make a camera in the Camera tool. Set the target to World Coordinates. Set it up at the angle you want. Then make an event with a custom collide range and make it to when the player comes in contact to switch to that camera. You can do this to set up a camera system like FF7, 8, or 9.
RULY 23. okt. 2022 kl. 11:16 
Oprindeligt skrevet af madzell:
Oprindeligt skrevet af RULY:
An option to change the player's camera type and angles when they walk into an event (not sure if this is implemented yet, someone please let me know if it is)

This you can do. Make a camera in the Camera tool. Set the target to World Coordinates. Set it up at the angle you want. Then make an event with a custom collide range and make it to when the player comes in contact to switch to that camera. You can do this to set up a camera system like FF7, 8, or 9.

Thank you friend, very much appreciate this explanation.
madzell 23. okt. 2022 kl. 11:28 
Oprindeligt skrevet af sylardean:
Oprindeligt skrevet af madzell:

You can turn the blur off. DOF (Depth of Field) in the Rendering tab in the Map Settings. It also has other settings for it, if you want just a little blur. But you can turn it completely off.

AH NICE! thanks!

Oprindeligt skrevet af RULY:
Oprindeligt skrevet af madzell:

This you can do. Make a camera in the Camera tool. Set the target to World Coordinates. Set it up at the angle you want. Then make an event with a custom collide range and make it to when the player comes in contact to switch to that camera. You can do this to set up a camera system like FF7, 8, or 9.

Thank you friend, very much appreciate this explanation.

You both are welcome. I am still learning all the little bits this engine can do, but I'm glad I can help.
Sidst redigeret af madzell; 23. okt. 2022 kl. 11:29
Baz 25. okt. 2022 kl. 15:50 
CrimsonDragon 25. okt. 2022 kl. 18:30 
Request to add the option to make 2d game.
Arthritic 25. okt. 2022 kl. 19:57 
Remove Article 07 Section 02 from the current EULA. Why are we posting a Smileboom copyright statement on OUR game? Is the final game not our property? You've seen this before a bunch Baz. As a matter of fact, I believe you had a lot to do with the PGMMV deal.
Sidst redigeret af Arthritic; 25. okt. 2022 kl. 20:04
Baz 25. okt. 2022 kl. 23:20 
Oprindeligt skrevet af Arthritic:
Remove Article 07 Section 02 from the current EULA. Why are we posting a Smileboom copyright statement on OUR game? Is the final game not our property? You've seen this before a bunch Baz. As a matter of fact, I believe you had a lot to do with the PGMMV deal.

We did have this issue arise in PGMMV, but it was debunked every time. Not once did Playism or GGG try to steal IP's. The EULA reads very similar.

After reading the sections you mentioned in Bakin's EULA it sounds like all you need to do is mention that:

1. The game was made in RPG Developer Bakin.
2. That ©2022 SmileBoom Co. Ltd is the creator of said engine.

So for example in a readme.txt (or credits.txt) file inside the project folder where the executable is, you could simply put:
GAMENAME was made in RPG Developer Bakin ©2022 SmileBoom Co. Ltd.
Section of Bakin's EULA in question:
https://i.imgur.com/H1RgdO3.png

Bakin's full EULA here:
https://steamhost.cn/eula/1036640_eula_0

EDIT:
It's even easier then that as the credits are automatically made in a .txt when you build the project.
Sidst redigeret af Baz; 26. okt. 2022 kl. 2:24
sylardean 26. okt. 2022 kl. 3:32 
Not sure if you guys are aware of this, you dont even have to do any of this.
When you compile the game to a .exe ...in the folder is a ReadMe(en).txt or ReadMe(Jp).tx file that gets created.. inside is the licensing list, and at the top is all the credits you need, so you dont need to in fact include anything, it's all done for you when you compile your game. :)
Baz 26. okt. 2022 kl. 3:44 
Oprindeligt skrevet af sylardean:
Not sure if you guys are aware of this, you dont even have to do any of this.
When you compile the game to a .exe ...in the folder is a ReadMe(en).txt or ReadMe(Jp).tx file that gets created.. inside is the licensing list, and at the top is all the credits you need, so you dont need to in fact include anything, it's all done for you when you compile your game. :)

Yeah I mentioned that in the edit! Really convenient.
Arthritic 26. okt. 2022 kl. 3:45 
Thanks for the clarification. I guess I'm back on. LOL.
< >
Viser 1-15 af 81 kommentarer
Per side: 1530 50