Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → Top-Down view in JK
Top-Down view in JK
2005-03-15, 8:09 PM #1
I'm working on a mod. In this mod, I need a top-down view of the player. Basically, I need it to feel like a top-down arcade shooter like raiden. I'm going to use a series of large 3dos moving past the player to give the illusion of movement so the camera doesn't really need to move. I just need it to limit the players movement to within it's POV somehow.

Any ideas?
</sarcasm>
<Anovis> mmmm I wanna lick your wet, Mentis.
__________
2005-03-15, 8:21 PM #2
Carefully placed invisible one-way adjoins.
_ _ _____________ _ _
Wolf Moon
Cast Your Spell On Me
Beware
The Woods At Night
The Wolf Has Come
2005-03-15, 8:27 PM #3
...wow I'm dumb heh. To be honest I didn't think of that because all of my jk editing is cog-related.

I guess it'd be simple to just change the camera then to my ghost....

I'm sure I'll be posting more cog-related questions later. Thanks for clearing that up though :)

edit: how would screen resolution affect this? Not at all? (it's also been a while since I've even played jk heh....)
</sarcasm>
<Anovis> mmmm I wanna lick your wet, Mentis.
__________
2005-03-15, 10:22 PM #4
Screen resolution shouldn't, as long as you keep the edges accurate in a higher resolution, I think.
_ _ _____________ _ _
Wolf Moon
Cast Your Spell On Me
Beware
The Woods At Night
The Wolf Has Come
2005-03-15, 10:30 PM #5
Awesome, thanks
</sarcasm>
<Anovis> mmmm I wanna lick your wet, Mentis.
__________
2005-03-15, 10:35 PM #6
My only suggestion is during testing check multiple display resolutions ratios. 1280x1024 and 1024x768 are 5:4 and 4:3 respectively, and account for most aspect ratios.

If the invisible restraints are the same in those two resolutions, it means they'll be fine in all of them. If they don't stay the same, you might have to suggest an aspect ratio in the readme for desired performance.

Also, have you ever played Shikigami no Shiro? (I believe that's how it's spelled) It was released as Castle Shikigami (or something like that) in English. Anyway, it's a vertical shooter like Ikaruga, but where you're weird demon hunter people who fly. It uses a precise vertex for collisions rather than the large area circle that Ikaruga uses, so the projectile patterns enemies use can be very tightly packed (and beautiful, really) where you dodge just barely between waves of shots.

QM
2005-03-15, 11:05 PM #7
Yeah I have played that. I'm a shmup freak!
That's why I'm making one :-D! It'll be a twist on Ikaruga's gameplay, combined with a bit of r-types firing system (charge shot etc).

I have most of it planned on paper. The great thing is it's not an entirely difficult thing to make besides all the models (which I suck at). So I imagine that I'll actually finish this eventually :)
</sarcasm>
<Anovis> mmmm I wanna lick your wet, Mentis.
__________
2005-03-15, 11:38 PM #8
The biggest reason I asked about Shikigami is you could just use player models and be lazy. =D

I had thought about this type of thing too; are you planning to support multiplayer? If you're giving enemies fixed firing patterns, you should consider using triggers (or some other messaging system, like 1 projectile that has a class cog with flags of 0x240 that then fires a bunch of other projectiles) this way JK won't have to sync a buttload of projectiles over the network, but will still be able to fire really awesome sprays of shots and stuff.

QM
2005-03-16, 6:19 PM #9
So far my plan is just a single-player mod. Mainly because I have no expierience doing multiplayer coding. Once I get things more settled I'll talk to you about getting it working in mp :).

I'm actually really looking for a good source of models because I can't do it for crap. I'll probably model the main ship as I have a design in mind that matches my back-story...but enemies and such are going to be a pain.
</sarcasm>
<Anovis> mmmm I wanna lick your wet, Mentis.
__________
2005-03-16, 6:43 PM #10
Are they all going to be ships? If you can upload drawings of ships, I'd be able to model ships for you.

JediKirby
ᵗʰᵉᵇˢᵍ๒ᵍᵐᵃᶥᶫ∙ᶜᵒᵐ
ᴸᶥᵛᵉ ᴼᵑ ᴬᵈᵃᵐ
2005-03-16, 6:59 PM #11
Yeah. Ships and a few simple organics/structures to build the levels with. I'll send you the drawings once I finish most of the coding. Once I have a working prototype I'll be much more likely to have enough drive to finish it heh.
</sarcasm>
<Anovis> mmmm I wanna lick your wet, Mentis.
__________

↑ Up to the top!