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

Battle against the last boss except you aren't participating since you're just there to drill rocks.

Car Health Bar, bumble in the Jungle Dungeon, ice armor, angry cat man

Jungling through the Jungle Dungeon

Ninesoulssea - the Rpg Maker Asset Pack @ninesoulssea

Placing down objects like torches or turtles has always scared off monsters. Especially turtles.

I FINALLY finished all the pictures that'll be used in the game. I just need to make the scenes and music, and it'll be done.

-----------------

AL FIN terminé todas las imágenes que se usarán en el juego. Sólo me queda hacer las escenas y música, y listo.

Drill Combo. The more walls you drill back-to-back the faster you get (Both drill-speed and move-speed) and in turn the less control you have in your movement.

Hounderick has had enough of tormenting doves. Now he torments turtles.

The Flipside's combat is very balanced has no issues whatsoever.

Driller getting desperate for destructive machines