4 years ago

You can make a second window appear that shows a variable above a normal text window with an event in VX Ace.


		
			@win = Window_Base.new(374, 247, 170, 50)
@text = "\\V[87]"
@win.draw_text_ex(0,0,@text)
		
	

Put this in a script call.

\\V[87] will show whatever number variable 87 has stored.

unnamed.png

It can also be replaced with words.

@text = "words"

The 4 numbers next to Window_Base.new are x, y, width, height.
make sure to dispose the window after you don't need it anymore, otherwise it will stay there forever.
@win.dispose

#rpgmakervxace



0 comments

Loading...

Next up

Side Missions where you can assassinate civilians for money and items, requested by corrupt officials and businessmen!

Y/N's boss (and he's also her surrogate father just like in the wattpad story) + Time & Date UI that shows minute, hour, day, month, and year.

Weapon Attribute Absorption. Give one weapon an attribute of another weapon.

While I was busy with my personal life, I've been trying to figure out the aesthetic of this game and since the hourly soundtrack is made in Microsoft Music Producer (an old Windows 98 program) I've decided to make the UI retro stuff inspired :) - Martin

Y/N can do whatever she wants in her secret underground hideout as long as she doesn't touch the bombs in the storage room.

Welcome back to Esmarna XP!!!! There are new things about this game I would like to talk about! I'm officially BACK to making this game! (more info in the article)

Y/N the normal teenage high school girl who is not an assassin.

New design for weapon shop that makes the wares more interesting to look at.

Silly cutscene from my game "Beyond love" (Demo). You can try it here:

[ENG] https://matidia.itch.io/beyond-love-demo

[ESPAÑOL] https://matidia.itch.io/beyond-love-demo-en-espaol

Still just one chapter for now. I expect to finish it this year.

Y/N desires but a glimpse of the sunlight.... unfortunately, she is not like other girls.