spin-off-gaming
spin-off-gaming
RPG Maker Central
12 posts
Highlights blog for OFF (2008) fangames.
Don't wanna be here? Send us removal request.
spin-off-gaming · 12 days ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
STELLA (Act 1) by sothomy (2024)
itch.io
76 notes · View notes
spin-off-gaming · 1 month ago
Text
Tumblr media Tumblr media
TINY TERROR by Amelia H. / doughguts (2025)
Development blog
itch.io
35 notes · View notes
spin-off-gaming · 2 months ago
Text
Tumblr media Tumblr media Tumblr media
ALIVE (DEMO 1.5) by Anthrax and TheFollowerDemon (2021)
itch.io
28 notes · View notes
spin-off-gaming · 2 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
CHARGE (DEMO 2) by lumiidragon (2022)
Development blog
Mediafire
13 notes · View notes
spin-off-gaming · 2 months ago
Text
Tumblr media
Sure! It’s gonna be a bit long though, so here it is under the cut:
Читать дальше
48 notes · View notes
spin-off-gaming · 2 months ago
Text
Tumblr media Tumblr media
PUSH🅁 by Tzalmavet (2024)
itch.io
23 notes · View notes
spin-off-gaming · 2 months ago
Text
Tumblr media Tumblr media Tumblr media
Encore (DEMO 01) by Yusonin (2021)
itch.io
14 notes · View notes
spin-off-gaming · 2 months ago
Text
Tumblr media Tumblr media
Foo (DEMO 0.00) by Moucky233 (2025)
Development blog
itch.io
52 notes · View notes
spin-off-gaming · 2 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
00_LR by Tzalmavet (2021)
itch.io
25 notes · View notes
spin-off-gaming · 2 months ago
Text
Tumblr media Tumblr media Tumblr media
NO ONE by wavywhiskers (2024)
itch.io
38 notes · View notes
spin-off-gaming · 2 months ago
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.
Tumblr media
Before you can start the coding, first make the sprites. Three will be enough.
Tumblr media
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”.
Tumblr media
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.
Tumblr media
“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!
Tumblr media Tumblr media
Once that’s all done, make sure to change and check these boxes.
Tumblr media
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.
Tumblr media
“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”
Tumblr media
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
spin-off-gaming · 2 months ago
Text
Tumblr media Tumblr media
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.
Tumblr media
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
Tumblr media
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!
Tumblr media
run by pottedgears
9 notes · View notes