Anyone doing/planning a game with classic jRPG look?

scorelessmusicscorelessmusic Member Posts: 565
edited November -1 in Introductions
jRPG look being the familiar tiled style popular with japanese RPGs, along with anime-ish character designs and character icons. I know some game makers gravitate to this due to programs like RPGMaker etc and was wondering if there were any game makers in GS going in that direction.

Actually, older RPGs like Ultima also used tile-based mapping and sprite sheets. So it's not just influenced by the japanese game makers.

And more generally, anyone even attempting RPGs? :)

Comments

  • NexusGameStudioNexusGameStudio Member Posts: 265
    Someone here was attempting an RPG, was a long time ago but I do remember a thread about it, he even had some screens of it. May have to do some searching, its here.......somewhere lol.
  • scorelessmusicscorelessmusic Member Posts: 565
    Guess I found one thread @ http://gamesalad.com/forums/topic.php?id=2705#post-14836

    Well, I was asking this because I am currently working on some tools that might come in handy for people thinking of doing such games. Right now I'm doing a game Map/Scene/Room Maker which allows a person to 'paint' with tiles to create the backdrops for their games, right on their mobiles.

    I'm using this to tutor myself in the aspect of better game tile handling, in the hope that the various game ideas in my head will eventually see the light of day, and the greasy fingers of gamers. ^_^
  • LonestarLonestar Member Posts: 28
    Im actually working on rpg type game too right now. I have been focusing on character dialog boxes this last week.

    I look forward to see what you come up with.
  • quantumsheepquantumsheep Member Posts: 8,188
    @Scoreless - that actually sounds really interesting.

    Can you export what you make on your mobile to a PC/Mac at all? Or do you just take a pic of the screen (as in home/on button combo) and email that to yourself?

    Cheers,

    QS :)

    Dr. Sam Beckett never returned home...
    Twitter: https://twitter.com/Quantum_Sheep
    Web: https://quantumsheep.itch.io

  • scorelessmusicscorelessmusic Member Posts: 565
    I have several plans. With the same basic engine, I will make it so that you will essentially get fullscreen editing capabilities on the mobiles, so you can just screencap and email yourselves the end products. Then I'll do a desktop sized version which will make use of the extra screen space for quick painting. I will probably flush the main edit window to the top-left corner so that when the desktop version runs in full screen, a person can screencap on the desktop then use a simple crop command for exact trimming.

    I hope to have a working prototype ready for public tryouts in a week. It will be modular releases, with different binaries for different scenarios (like one for country town, one for castles, one for caves etc...) since I want to simplify the Maker engine and not force it to do too much at one go, for now.

    I'm not too sure if I'll be able to get this officially approved, or even be on proper legal standing to release it as a paid app (or suite of apps), but this is one of those passion-driven efforts and there should be no issues with me releasing it as free apps. I am hoping that maybe donationware is an appropriate model but as I mentioned earlier, it's going to be more like my gifts to people to help in their GS game making.
  • rebumprebump Member Posts: 1,058
    I would love to do an RPG (not a jRPG) once GS has:

    - arrays
    - actor to actor communication
    - bit storage and/or binary operators

    @score: Are you making your tile editor within GS or a standalone Xcode project? Sounds like multiple mobile platforms so maybe even Appcelerator or PhoneGap? If Xcode, there is an O'reilly books book on iPhone 2D tile game programming.
  • quantumsheepquantumsheep Member Posts: 8,188
    Can you make a space map tile?

    I'd love to do a space RPG :)

    QS

    Dr. Sam Beckett never returned home...
    Twitter: https://twitter.com/Quantum_Sheep
    Web: https://quantumsheep.itch.io

  • scorelessmusicscorelessmusic Member Posts: 565
    @rebump - I'm actually using GS to make this Maker suite. :)

    @QS - I'd love to do a space RPG too! In fact, I already have a Trilogy idea which never was implemented. With GS, I have a fighting chance to do it now.

    One step at a time. The main reason why I do my apps is because they will be of use to me. That's my primary benchmark. Then when I think it might benefit other people, I send it out for anyone to pick it up.
  • rebumprebump Member Posts: 1,058
    Sounds great. Would like to see it!

    Be sure to make placement snap to the rounded pixel upon placement (i.e. X = 32, Y = 64...instead of accepting manual placement of X = 32.5, Y = 64.2).
  • JGary321JGary321 Member Posts: 1,246
    Speaking of space RPG, anyone ever play Solar Winds??? It was a very old Space RPGish type game. =)
  • scorelessmusicscorelessmusic Member Posts: 565
    Thanks for the tip, rebump! I should be releasing the first of the suite, Floor Maker in a couple of hours.

    It's not something that can't be done with Photoshop, but I hope it helps to speed things up for game makers like the community here.

    I will be open-sourcing this one since my intentions from day 1 is to make it free. Hopefully, with community contribution here, we might really make some very powerful tools for future GS users and game makers, all based on apps made with GS.
Sign In or Register to comment.