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

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

Jungling through the Jungle Dungeon

Fullversion is out.

Now you can be in debt and die in a fantasy dungeon for countless times at the cost of more debt!

I am happy to announce, World One Chapter 1: Remade.

I will share more info in the next newsletter.

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.

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.

Driller getting desperate for destructive machines

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

May the cow jump over the moon!

Happy reformation day, early access has been released.