Those look really cool.
Screenshot Thread (PVGames)
● ARCHIVED · READ-ONLY
-
-
-
It's more or less a central spot for most of the game. That red shrine is a portal through which everyone that is banished to this land comes. Some go, but some stayed and well, made this spot a safe haven. Some important NPCs will be located there (blacksmith, merchants), so the player will make their way there often
-
Updated take on the ABS using these tiles, I love this combo. Probably my favorite creation of mine in MV. -
-
I'm using QMovement/QABS and QPathfinding. QPathfinding is hard on the CPU with more than one enemy on map but its a godsend for moving the player in narrow areas without him getting stuck.
Couple of little bugs to iron out still, like sometimes the player just freezes, you cant move, the enemies ignore him as if he's gone but the game continues and you can open the menu's etc.. other than that it works great. Its a good combo I find (your art and those plugins). -
I realized recently that I have been neglecting the RPG Maker community lately and only posting things on the Discord.
Climbing and Mining Video
The climbing is a move route from top to bottom, no free-form climbing.
The Mining uses a sprite sheet set up to change directions to perform the animation so the sound can be synched. The Common Event for this sets a random 2-4 ore to be gathered and animates the swings to match the number of ore.
Evented Character Select Screen
Simple 3-position movable area for a transparent character sprite, on-touch events to Show Picture the image for the currently selected character followed by a Turn Right on each step. Same as Player Action Button Events surrounding the walkable area activate the selection of the current displayed character. -
Is there something wrong with the forums? Every video you post Zyphli...it's not visible. Lol. I can open the page source and it's clearly in there, but for some odd reason they never display.
-
@Zyphli - I am having the same issue as @PsychicToaster - not seeing any videos! :)
-
I don't know if there's a better place to host them or better way to link, but as far as I can tell, it has somethin to do with how they are processed through IMGUR. I just looked back and see what y'all are, which is how they usually look as soon as I upload, but at some point, they finally start working normally.
-- I went ahead and made a YouTube channel to stick them in. That seems to work better. -
I realized recently that I have been neglecting the RPG Maker community lately and only posting things on the Discord.
Climbing and Mining Video
The climbing is a move route from top to bottom, no free-form climbing.
The Mining uses a sprite sheet set up to change directions to perform the animation so the sound can be synched. The Common Event for this sets a random 2-4 ore to be gathered and animates the swings to match the number of ore.
Evented Character Select Screen
Simple 3-position movable area for a transparent character sprite, on-touch events to Show Picture the image for the currently selected character followed by a Turn Right on each step. Same as Player Action Button Events surrounding the walkable area activate the selection of the current displayed character.
Looks great dude, what sprite plugin are you using? -
I have Galv's Character Animations and Galv's Character Frames which covers Walk Run Idle Jump.
For Climbing and Mining - I have to use Common Events to change out the sprite sheets at the beginning and end of the activity to get the extra animations. -
-
GRRM would be proud. Great screen shot. -
https://i.imgur.com/LEIpw0i.jpg
I'm... about 40% done into this one location in my game. It's parially inspired by Boletaria/Yharnam/Undead Burg. Currently it's made up of 6 maps, but it's definitely going to be bigger (probably about 15 in total, and that's just for the outside!).
It's very streamlined, a lot of passages are blocked, for player to not access it. And there's obviously some very odd or very empty spots (like the wall on bottom right just cutting off), but I carefully checked how much player is going to be able to see, and just... didn't really bother with overdesigning things that they will *not* see. -
More of the same but boss battles can get pretty hectic! -
@padr81 That is looking fantastic.
-
I realized recently that I have been neglecting the RPG Maker community lately and only posting things on the Discord.
Climbing and Mining Video
The climbing is a move route from top to bottom, no free-form climbing.
The Mining uses a sprite sheet set up to change directions to perform the animation so the sound can be synched. The Common Event for this sets a random 2-4 ore to be gathered and animates the swings to match the number of ore.
Evented Character Select Screen
Simple 3-position movable area for a transparent character sprite, on-touch events to Show Picture the image for the currently selected character followed by a Turn Right on each step. Same as Player Action Button Events surrounding the walkable area activate the selection of the current displayed character.
Hey Zyphli are those custom characters made in Daz or something like that in the second video? Nice looking animations btw -
The characters are assembled from parts in the 2.5D Resources.
-
Okay, all of the outside is pretty much done. Few minor tweaks required (mainly with some shadows/blending), but I can start adding enemies, and filling up the map.
Then the interiors (of which there's gonna be a good few), a bossfight, and... first area done.