Text
STELLA (Act 1) by sothomy (2024)
itch.io
#STELLA (off fangame)#fangames in progress#rpg maker 2003#off game#off mortis ghost#off fangame#off spinoff#lots of beautiful environment and enemy designs in this one! will make another post about it in the future
76 notes
·
View notes
Text
TINY TERROR by Amelia H. / doughguts (2025)
Development blog
itch.io
#TINY TERROR (off fangame)#fangames in progress#rpg maker 2003#off game#off mortis ghost#off fangame#off spinoff
35 notes
·
View notes
Text
ALIVE (DEMO 1.5) by Anthrax and TheFollowerDemon (2021)
itch.io
#ALIVE (off fangame)#fangames in progress#rpg maker 2003#off game#off mortis ghost#off fangame#off spinoff
28 notes
·
View notes
Text
CHARGE (DEMO 2) by lumiidragon (2022)
Development blog
Mediafire
#CHARGE (off fangame)#fangames in progress#rpg maker mv#off game#off mortis ghost#off fangame#off spinoff
13 notes
·
View notes
Text
Sure! It’s gonna be a bit long though, so here it is under the cut:
Читать дальше
48 notes
·
View notes
Text
PUSH🅁 by Tzalmavet (2024)
itch.io
#PUSH (off fangame)#completed fangames#rpg maker 2003#off game#off mortis ghost#off fangame#off spinoff
23 notes
·
View notes
Text
Encore (DEMO 01) by Yusonin (2021)
itch.io
#Encore (off fangame)#fangames in progress#rpg maker 2003#off game#off mortis ghost#off fangame#off spinoff
14 notes
·
View notes
Text
Foo (DEMO 0.00) by Moucky233 (2025)
Development blog
itch.io
#Foo (off fangame)#fangames in progress#rpg maker 2003#off game#off mortis ghost#off fangame#off spinoff
52 notes
·
View notes
Text
00_LR by Tzalmavet (2021)
itch.io
#00_LR (off fangame)#completed fangames#rpg maker 2003#off game#off mortis ghost#off fangame#off spinoff
25 notes
·
View notes
Text
NO ONE by wavywhiskers (2024)
itch.io
#NO ONE (off fangame)#completed fangames#rpg maker MV#off mortis ghost#off game#off fangame#off spinoff
38 notes
·
View notes
Text
Guide to Animated Enemy Sprites
in RPG Maker 2003
As the title says, this is a guide to making animated enemy sprites!
Much like The Judge right here.
Before you can start the coding, first make the sprites. Three will be enough.
The sprites are “Pictures” but are the same size as the normal enemy sprite, with the exception of the idle animation which is the size of three back to back.
Speaking of the enemy sprite, make sure you have it in the “Monsters” folder and is a solid color. (Acting like the hit-box)
Got your animated sprite ready? Open the troop that your enemy is in and add four “Battle Events”.
Page 1:The Idle Animation. Make the condition “Turn No.” 0 x+0 (This makes it so the animation will start at the very beginning of the battle)
Page 2: Normal Hurt. Make the condition “Battle Command” Player (‘s) Attack selected.
Page 3: Competence Hurt. Make the condition the same as Page 2 but replace Attack with Competence.
Page 4: Defeated. Make the condition “Enemy” *Your enemy’s name here* (‘s) HP is 0 % and 10 %
Now that we put in the conditions, it’s time to put in the actual code!
For Page 1 insert “Show Picture” and put your idle animation sprite in the Picture Graphic then click the check box under “Spritesheet” this will allow you to make it animated, but first click the dots on the Spritesheet.
“Number of Sprites in Image” is the number of sprites your animation is, for example, The Judge’s idle is three sprites that go horizontal, so three for horizontal.
Check the “Animated” so it’ll make the sprite animated and check “Loop”, the numbers next to Animated is the FPS (Frames Per Second) for the animations, the lower the number the faster the animation will be and the opposite for higher numbers.
Next is it position the sprite in the battle! Worried you’ll have to do trial and error? Fun fact, you can just use your hit-boxes position and copy it to the sprite!
Once that’s all done, make sure to change and check these boxes.
Thats all for Page 1, now for Page 2 and 3, which will be the exact same.
Use the same steps as Page 1, BUT for the Spritesheet check the “Erase” options instead of the Loop. The Number of Sprites part is completely up to you, depending on if it’s a single image (like for me) or is animated.
Next is to insert “Wait” into the code then copy the Show Image from Page 1 into Page 2 and 3.
“Wait” is so the hurt animation won’t get overridden by the idle right away, the reason for the idle animation from Page 1 to be pasted in Page 2 and 3 is because Page 1 only activates at the start of the battle, it doesn’t happen again.
Page 4 is exactly like the others, but you’ll have to insert “Change Enemy HP” check “Decrease” Percentage 100% and check “Allow Knockout”
Remember when we did enemy HP is 0 % and 10 %?
This is because RPG Maker doesn’t play events when the enemy is defeated, so with this code when the enemy is at low health it’ll be defeated and play the animation.
I wanna give one Warning about this defeat code!
If the enemy is one hit KO’ed the defeat animation won’t play!
But this shouldn’t happen in normal gameplay unless someone is crazy enough to grind to level 99.
That is the end of the guide, hope you’ll have a amazing day or night!
107 notes
·
View notes
Text
Introduction
This is a blog dedicated to highlighting the many fangames based on the 2008 RPG game OFF by Mortis Ghost. In short, I post screenshots here.
There is no post schedule. I plan to personally play through the games I post, or at least some part of them (that is how I get screenshots), so it may be slow-going.
I am open to fangame discussion, but I do ask you to be polite.
Directory and FAQ (that will be updated as needed) are under the cut.
Tag Directory
Completion Status:
completed fangames
fangames in progress
fangame announcements
Engines:
RPGMaker 2003
RPGMaker VX Ace
RPGMaker MV
Miscellaneous:
offtopic posts
gamedev and art resources
FAQ
Can I suggest a fangame?
Yes! Send me the name so I can play it. You can also link me a promotional post for a fangame to reblog.
Are only playable fangames allowed?
If you don't have a demo version yet, I can still reblog your announcement post!
run by pottedgears
9 notes
·
View notes