X Tutup

flimbo

Villager
Member
Joined
Nov 10, 2013
Messages
23
Reaction score
2
First Language
Portuguese
Primarily Uses
Hello,

 

  As I understand, Luna Engine reduces the script-knowledge-level requirement in the creation of menus and battle menus. So I was wondering,  can I also use Luna Engine functions to ease the creation of HUDS? I'm thinking something in the line of Atelier-RGSS Ultima Hud Script, like fade in/out sprites, track and update hp/mana bars, show states,  maybe an equiped item icon, etc

 

Thanks!
 

nio kasgami

VampCat
Regular
Joined
May 21, 2013
Messages
9,009
Reaction score
3,153
First Language
French
Primarily Uses
RMMV
well In theory I am not sure but this is modify the Default Scene No? 

I don't think they have a Field Hud I am not sure...

but they if they just affect the default ''Scene''  Luna engine will be a lot compatible with other field Hud they exist  in rmvx ace :3! 

EDIT : HOOOO Now I understand what you mean *face palm* 

if you mean the ''fade in '' from moghunter hud? 

I think this is possible of what kind of exemple I see of video this is a lot possible to do !
 
Last edited by a moderator:

AwesomeCool

Bratty and spoiled little sister
Regular
Joined
Jul 20, 2013
Messages
2,861
Reaction score
1,950
First Language
English
Primarily Uses
N/A
No (as far as I know).  I looked through it and found no option to do so.
 

nio kasgami

VampCat
Regular
Joined
May 21, 2013
Messages
9,009
Reaction score
3,153
First Language
French
Primarily Uses
RMMV
Hum this is rather simple to do I just guess I don't see the script  but where the hud is build you can add this....

module Luna # maybe this is name like this?Fade_in = trueFade_in_Speed = 2enddef Luna_hud < Sprite # exemple!alias Nio_initialize initializedef initializeself.opacity = 0Nio_initializeendalias Nio_update_hud update_huddef update_hudif Luna::Fade_inself.opacity += Luna::Fade_in_Speedelseself.opacity = 250endif self.opacity >= 250 self.opacity = 250endNio_update_hudendend # end of the script!this is just a exemple of how you can do this....I don't have the script in front of me so I can't judge if I have right or not :(
 
Last edited by a moderator:

Shaz

Keeper of the Nuts
Regular
Joined
Mar 2, 2012
Messages
46,148
Reaction score
17,088
First Language
English
Primarily Uses
RMMV
did you buy it Nio? If you didn't, it might be better for you to not make suggestions when people ask questions about it, because it could be implemented in a completely different way, and suggestions that don't follow the implementation would only confuse people.
 

nio kasgami

VampCat
Regular
Joined
May 21, 2013
Messages
9,009
Reaction score
3,153
First Language
French
Primarily Uses
RMMV
did you buy it Nio? If you didn't, it might be better for you to not make suggestions when people ask questions about it, because it could be implemented in a completely different way, and suggestions that don't follow the implementation would only confuse people.
not sadly I use a logic way but sadly this is not all moghunter logics who work in all script I know Yami's and moghunter have a little little difference ...sorry I thinked to help D:
 

Shaz

Keeper of the Nuts
Regular
Joined
Mar 2, 2012
Messages
46,148
Reaction score
17,088
First Language
English
Primarily Uses
RMMV
Yeah, and normally that would be fine. But these particular questions are not just "how do I ...", they're "how do (or can) I ... with the Luna Engine". So the only people who can really help are those who have the engine or worked on its development. None of the regulars who help out with scripting questions will be jumping in answering this if they don't have the engine either (I hope).
 

Archeia

Developer
Staff member
Developer
Joined
Mar 1, 2012
Messages
16,095
Reaction score
17,139
First Language
Filipino
Primarily Uses
RMMZ
We haven't added any...animation...for the way windows should appear (e.g. slide in etc.) By default they all just fade in and fade out like normal RM. We wanted to make it an add-on after we get enough funds for it, a year it took to just make the base as you see it today.
 
Last edited by a moderator:

flimbo

Villager
Member
Joined
Nov 10, 2013
Messages
23
Reaction score
2
First Language
Portuguese
Primarily Uses
We haven't added any...animation...for the way windows should work (e.g. slide in etc.) by default they all just fade in and fade out like normal RM. We wanted to make it an add-on after we get enough funds for it, a year it took to just make the base as you see it today.
It's great to know that there's more planned along the road : ) Just got the Engine, and the amount of content is amazing. Thanks for making it avaliable!
 

Archeia

Developer
Staff member
Developer
Joined
Mar 1, 2012
Messages
16,095
Reaction score
17,139
First Language
Filipino
Primarily Uses
RMMZ
If you ever get stuck, just copy paste Luna Engine Base and start from there. It only has vanilla luna scripts without the extras :3
 

Latest Threads

Latest Profile Posts

Twitch stream is live with Resident Evil 9! Feel free to drop by!
1000207302.png
All of the skill/system icons: Done
Pepper hopped up on my bed to snuggle earlier... and now there's grains of kitty litter all over the foot of my bed. Now she's in her own bed fast asleep. Sometimes, I like to wonder what Pepper dreams about... does she dream of chasing her toys? Pouncing on the lizards she sees on her patio? Purring in a sunny window? Receiving pets and scritchies?
Oh no... she's back in my bed.
Really interesting seeing the public be so okay with the placeholder art in Slay the Spire 2. I guess they trust in the potential of the final product, but it would be cool if the general consumer had a better understanding of dev pipelines.
Haven't updated my status in awhile. I'm taking a short break from working on my game because I have a sliiiight burnout,,

Forum statistics

Threads
154,253
Messages
1,407,563
Members
209,652
Latest member
SoapH
Top
X Tutup