RPG Developer Bakin

RPG Developer Bakin

JulianSK 28 Dec, 2024 @ 11:06pm
Suggestion to devs: day and night system and action battles
Hello, I didn't find a suggestions/requests thread so I'm posting it right here...
It would be cool and interesting to have a day and night system, as well as Zelda-style action battles, both integrated into the engine.
I know there are some scripts that do these things, but something already native would be easier and smoother to utilize.
Last edited by JulianSK; 28 Dec, 2024 @ 11:07pm
< >
Showing 1-6 of 6 comments
sylardean 28 Dec, 2024 @ 11:38pm 
WOULD be nice but won't ever happen.. this is why the devs did C# integration.. so people can figure it out and do it themselves with code. This has been asked to be done (along with a tactical battle system) time and time again, the devs even put up a vote thing for the tactical system to be done by them which was VERY popular for 'vote-ups' a few years back and nothing STILL hasn't materialised form that.
Arawn 31 Dec, 2024 @ 3:15pm 
They added customization to extend, however the day night system is something which may be easier for them to implement. I hope they do add in a day night system eventually. I am not holding my breath for the export to unreal however.
sylardean 31 Dec, 2024 @ 11:23pm 
someone has already made a day/night system so the devs wont waste time doing one themselves, especially when it's already done now.
https://www.youtube.com/watch?v=MCXu9jfSJRE
I already knew about this one, but it's very expensive, especially for those who live in my country.
The engine has a localized price here, but the site where it sells this plugin only sells in dollars, it is more expensive than the price of the engine itself, for us here.
Originally posted by JulianSK:
I already knew about this one, but it's very expensive, especially for those who live in my country.
The engine has a localized price here, but the site where it sells this plugin only sells in dollars, it is more expensive than the price of the engine itself, for us here.

Well yes, that CAN be a problem, have you tried messaging the creator..? Asking if he'd sell a copy cheaper to you 'cos of $ conversions...? You never know unless you ask.
Arawn 19 Jan @ 6:31am 
I nor anyone else on this thread speak for the developers on this software. Having worked with several companies I doubt their decision making is this.

1. We added in C# so our product is complete and we will not add any further updates.
2. Let’s not develop a feature our customers ask for as someone else is profiting off our software, someone who is not paying us for this privilege.

As people have made this request early in the process, I hope the developers create it. An example of how to program this would require the following:

1. Code which Establishes Game Time. 1 Game hour could equal 20 minutes.
2. Set a Boolean isDay?
3. Run a loop with the game time based on if it isDay. Perhaps hour 5. It gets darker, and hour 9 twilight, with hour 12 it is night. With each action update the skybox and the light shown in the game.
4. Custom events which only show if isDay is yes or isDay no. Clouds, light from lampposts, perhaps certain NPCs appearing.
< >
Showing 1-6 of 6 comments
Per page: 1530 50