CAVEMANK'S PROFILE

Search

[RMVX ACE] Falcao ABS - Any way to change a key's tool type at runtime?

Hello, I'm having an issue where I am changing what is equipped in an Item slot depending on which weapon the player is selected (right now it changes the type of ammo you reload depending on which firearm you have equipped).

However, when the player equips a crowbar, instead of a item I would like a kind of stun/heavy attack (basically a skill). Any type of "skill" functionality I try to put onto the item results in the attack not registering with enemies.

The easy solution would just be to use another key. Or perhaps I can make a second skill slot as the same key? Hm...

FIXED

After much tomfoolery, I recopied a safe tool on the item I wanted and it was okay. I think it was something to do with Effect And Destroy Delay with Sixth's Bugfixes.

Finding a market? [RMVX ACE]

I'm in the midst of developing Class Rules had the opportunity of participating in a marketing workshop for games last week.

One of the central points of criticism that I received revolved around landing on a target audience. I was wondering if anyone could provide suggestions or particular things that I should keep in mind.

What kind of demographics should I be considering? Do you think I should emphasize the action-comedy (I'm using an ABS), or the romance/narrative side more in promotional material?

For a bit about the game:

Class Rules is a game about being a game design student, and meeting the everyday challenges that must be overcome in order to deliver on a compelling game for your end of year project. Relationships, rivals, and a nefarious plot to take control of the galaxy stand between you and becoming a coveted GAME DESIGNER -- can you succeed against all odds?

You can find more here.

Thanks =)

Tutorial: Planning and Building Levels in RPG Maker[RMVX ACE]

Building Levels in RPG Maker VX Ace

(You can find this original post at : http://classrules.ca/game-development/level-design-building-levels-in-rpg-maker/)


Now that some of the basic parameters of levels design have been addressed in the last post, I think it’s a good time to get into some of the juicy details of exactly how a level transitions from the conceptual stages to becoming an actual playable experience. Please keep in mind that the way I do things is not the only way to do it, it’s just the way that I’ve learned to work myself.



The Level






The level I’m going to be building in this series of posts is going to be the very first scene of Class Rules. RPGs have the bad reputation of taking a while to get the player actually into playing the game, so I designed this opening as means of allowing the player to game their way through the selection of their primary skills.

This scene takes place during a club fair at Vince’s high school. Mechanically, this is where the player will choose what their character will be proficient in. There are different students set up around the gymnasium and in the sketchy parking lot place outside. The player will be able to choose up to 3 main skills here, but will be able to learn and improve other skills throughout the game.However, the three skills chosen here will start the highest and increase the fastest.



Designing on Paper






I always try to start my designs on paper. It’s probably one of the most useful principles I picked up during my time at Sheridan. It ends up saving so much time, effort, and energy that I can’t see myself changing my ways anytime soon. Jeff Pidsandy, our level design professor and program coordinator at Sheridan taught us that the designs for many levels will go through tremendous changes over their lifetime.

Level Design is an iterative process, meaning that you should be consistently altering your design as you build it–especially during the earlier stages of the process. Using paper during the early stages of design allows for speedy changes. Even if you’re very comfortable within a given environment, you generally have much fewer limitations on paper. If you are aware of the scale you are using (like RPG Maker’s tile system, then graph paper may be even more effective because you can plan your spaces more accurately.



RPG Maker

Once settled on the paper design, it’s time to actually build the level in the game engine. As I’ve mentioned earlier, I’m currently using RPG Maker VX Ace to build Class Rules.

I recorded a short series of animated .gifs of me building the level in the in the editor.

The Process

Link to first .gif:https://gfycat.com/FastDescriptiveCaimanlizard

When making a new level for Class Rules, I start by matching my map’s specifications to the dimensions of the graph paper design. Some levels require more than one sheet, so I adjust the size accordingly. The first part of the .gif above shows this process.Next, I plot out the size of the of the spaces by tracing any indoor borders.This gives me a general idea of how well the design transfers from the paper, and generally how large the spaces are. If the rooms are not arranged correctly or somehow the spaces are not working, I change it.

Link to second .gif:https://gfycat.com/BraveUntimelyDeermouse

The .gif above skips to after the walls and windows were added.I put some of the central props to get a better idea of the spacing, and then Icontinue to tile the floors.Notice how much I change the entrance.

Link to third.gif:https://gfycat.com/RequiredCheapAfricanparadiseflycatcher

Finally, here is the level while both floor and wall tiles in. In RPG Maker, it is very simple to change the pattern/tile of a space by using the “fill” tool.For me, that means that this is definitely not the final aesthetic of the space–I can change it as much as I want!Now that the spaces for this part are finished, it’s time to start building the characters and function to the level.That will be in the next level design post.



You can see the transition of the level as it moved from a simple parti diagram, to a slightly more detailed grid paper draft, and finally to an in-game environment.

Parti Diagram: http://classrules.ca/wp-content/uploads/2016/05/mapsketch.jpg

Paper Draft: http://classrules.ca/wp-content/uploads/2016/05/grid.jpg

In-Game: http://classrules.ca/wp-content/uploads/2016/05/maprpgvx.png

Next blog will be designing and placing the characters and functionality!

You find more blogs and other info on the website: classrules.ca/dev-blog/. Class Rules is also on Facebook (www.facebook.com/classrulesgame) and Twitter (www.twitter.com/classrulesgame).

Yo! [UNITY] [RMVX ACE]

Hello everyone,

I CavemanK, an indie developer from Toronto! My background is in game education, teaching game development and design, and now I am in the process of making my first game Class Rules (www.classrules.ca) in RPG Maker VXA.

I will be posting some of the tutorials I've made while developing Class Rules, and also be sharing problems and hiccups I come across in the process.

I look forward to meeting all of you!

If you happen to have any questions, feel free to ask!
Pages: 1