Game
NukeOTron Sucks Collection
10 years ago

Before Dragonian, I tried making an RPG.


Since SOL is associated with the collection, this article is associated with the NukeOTron Sucks Collection.

Before I made Dragonian, anything with ninjas, and even Super Starton, my first completed game, I wanted to make video games. My first project, the first game I ever tried to make, was Staff of Laria.

The history of this game dates back to my early teens, after having a strange dream that became the start of the tale, and the story started.
The original version was on the OHRRPGCE, the Original Hamster Republic RPG Creation Engine. It didn’t get far, but trust me, OHRRPGCE is a very useful RPG maker.
The story back then was shallow.

Later on, I discovered RPG Maker 2000. It was effective. The story is a bit more developed, but not much.

Anyway, since the problem with RPG makers is that you can’t make your own battle system. …which led to the GM version. Personally, my vision for that game was to use FMVs for battle animations. …well, it’s close enough. Also, I would’ve loved it if there were FMVs everywhere. If anything, I’d like it to look like those multi-disk epics that were popular in the ’90s.

Still, perhaps Staff of Laria has (or had) a following. It’s good to see what came before Dragonian. I really do want that game made someday, so communicate if you’re willing to back it up.

For your game-making pleasure, I have for you the original script, extra source code for any one with GM, and original concept drawings.
Just be aware, this isn’t for the faint of heart, or little little kids.

https://drive.google.com/file/d/0B4CjsB0TaO9zV0RtaF9KZUVmSGM/view?usp=sharing



0 comments

Loading...

Next up

Robots fresh off the assembly line from the prosthetics factory.

I call the ones that crawl "Gwendy", after the dolls from Small Soldiers.

Trying to do that Infinite Floor thing (technically, it's a trick of the camera), and I think it chugs.

Makes sense, since it's drawing on one surface over and over for each scanline, then putting that on another surface, which puts that on-screen.

Hmm...

First off, you can't rotate a background with draw_background_tiled. However, you can draw anything on a BIG surface, and a surface can be rotated and doubled up.

So, the infinite floor uses a surface, and now it's not chugging so hard. Look at the FPS.

I might have gone too far in a few places, and not enough in others.

So, what's the secret to drawing a car?

1. Just draw the car from profile, back, and possibly front.

2. Dig out any Hot Wheels product for reference.

3. Use the reference to figure out how to draw those in-between angles.

What kind of bad guys do you see at a prosthetics factory?

These Leg Gunners are part of the security system.

I could have a part where the factory builds robots for you to beat up, but they're gonna be humanoids. They'd probably be like skinless T-800s.

This background full of conveyor belts might make it a bit more factory-like, but it's still ominous.

There are a lot of robot arms in a prosthetics factory. They flail about, so don't get too close, or they'll hurt you.

Here I am, still trying to push the limits. I'm pretty sure there's a shader for Mode 7 out there, but this is what I've been working with.

Also, because of limitations, red flashing floors generate force fields you can bump into.

The only thing harder than animating a set of wheels is making it handle like a set of wheels.

...and making an infinite floor without resorting to the official 3D engine.