Quote from: Gama on July 18, 2018, 10:38:39 am
how can someone find your game and try playing it?
The download link is in the first post.
http://www.mediafire.com/file/dkaw24gd16xf3w9/BlueSkies_2_COMPLETE_V2.5.rar
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quote from: Gama on July 18, 2018, 10:38:39 am
how can someone find your game and try playing it?
# Put this above the loop in your Menu.
@picture = Sprite.new
@picture.bitmap = RPG::Cache.picture("picture name here")
# Then just make sure to dispose it like everything else
@picture.dispose
@command_window.height = 32 * 6
QuoteOn a similar note, how do I make it so that the player can only shoot in one direction, straight ahead, regardless of which direction is pushed. (The player ship's sprite always looks ahead regardless of which direction it is pushed in.)
Quote from: Blizzard on September 05, 2016, 01:55:46 am
So, do you notice any significant difference with the 144Hz monitor?