Hello, making a game

Discuss any other topics here
hike1
RF FAQ-Keeper
Posts: 607
Joined: Tue Jul 05, 2005 4:19 am
Contact:

Post by hike1 »

There are a bunch of Pickles' games and Steven8's on a filefront site
somewhere, but I don't see the link, maybe
Daniel knows?

RF FAQ http://terrymorgan.net/rffaq.zip
links to federico's demos

http://terrymorgan.net/asylum.htm

http://terrymorgan.net/download.htm, has
tuts, the 1st asylum demo.
There aren't many actual games made with RF. The only one I know is psYco's School of the Dead
Finally, after 7 years, someone made an ACTUAL game! Really must get that one.
hike1
RF FAQ-Keeper
Posts: 607
Joined: Tue Jul 05, 2005 4:19 am
Contact:

Post by hike1 »

User avatar
Sph!nx
Posts: 297
Joined: Thu Feb 22, 2007 7:26 pm

Post by Sph!nx »

Thanks :) I've bookmarked it! I already collected a huge amount of documentation (kudos for that!!) and I'm ready to dive in now :D
Regards Sph!nx

Sven Co-op, DevEd: Development & Editing
GD1
Posts: 413
Joined: Tue Jul 05, 2005 2:33 pm

Post by GD1 »

regarding the "null" texture. In RF we don't use a texture for this. instead, in RFEditPro, under the face attributes dialog, just simply set the face to "SKY". I do however highly recomend using GTKRadiant for your mapping and then importing the map into RF for texturing.

RF can handle anything Half-Life1 could. Probably even more. you guys are experienced so i'm sure you'll figure that out pretty quickly. just experiment with the entities and try to think outside of the box. just cause a feature says it exists for one reason doesn't mean it can't be used for another purpose.
Check out my band
Tougher Than Fort Knox
Image
User avatar
Sph!nx
Posts: 297
Joined: Thu Feb 22, 2007 7:26 pm

Post by Sph!nx »

Experimenting with the editor and converting maps .. everything seem to work fine :) Modelling (actor creation) is next on the list. I was reading some documentation on the matter and found out it is, like mapping, very similair to HL. Just one quick question that's been on my mind.

Although I have not researched it im asking anyways :P Does actors need any specefied bonenames? I know animation names are important so the engine (defined in the script, right?) knows what animation to perform.

And onther small question! :P
I know how to make animations in Mislkhape, but are there any other animation programs that you can recommend?

Thanks a bunch
Regards Sph!nx

Sven Co-op, DevEd: Development & Editing
User avatar
Juutis
Posts: 1511
Joined: Thu Jan 12, 2006 12:46 pm
Location: Finland

Post by Juutis »

The bones' names don't matter. Nothing about them is hardcoded in the engine ( ... I believe ). Just make all of them have a different name... though most of the 3D modelers won't let you have 2 bones with the same name, I guess.

About the animation names:
The things that matter there are the names of the actual animation files (.mot-file if you're using MilkShape) - not the name you give them in ActorStudio.
Pain is only psychological.
User avatar
Sph!nx
Posts: 297
Joined: Thu Feb 22, 2007 7:26 pm

Post by Sph!nx »

okay, thanks :)

Adding new animations to new actions for a NPC (enemy) characters is possible right? But I understand it is a little more tricky for the player. It has something to do with hardcoded actions and such.Correct me if I'm wrong. Is it possible to create a player entity (script) from scratch and basicly make a new model (with new bones and anims + additional anims) thus also giving the player new actions to perfom?

p.s nice forum, quick replies :)
Regards Sph!nx

Sven Co-op, DevEd: Development & Editing
User avatar
psYco
Posts: 782
Joined: Wed Mar 15, 2006 10:55 am
Location: England

Post by psYco »

well, basically all this can be done in your player script. Just change the model that the player uses, and add in whatever animations you need, using the same commands that are already there for the basic animations that are already put in.

Then if say you wanted to give the player a new action, you would have to script it and then just referr back to where you defined the animation, so the player knows which animation to play.
I hope this helps :)
User avatar
Sph!nx
Posts: 297
Joined: Thu Feb 22, 2007 7:26 pm

Post by Sph!nx »

Great, thanks alot!! Still experimenting a bit with the editors features and building worlds. Great stuff!
Regards Sph!nx

Sven Co-op, DevEd: Development & Editing
User avatar
Sph!nx
Posts: 297
Joined: Thu Feb 22, 2007 7:26 pm

Post by Sph!nx »

Well here's some models for the project I made quite some time ago:
Image
I made them a while ago for HL. I understand I have to make a new skelleton with animations before I can convert them to RF.(dont want to get involved with legal issues) I do now how to make bones and animations in MS but perhaps someone can suggest a better (free) animation program?
Regards Sph!nx

Sven Co-op, DevEd: Development & Editing
User avatar
AndyCR
Posts: 1449
Joined: Wed Jul 06, 2005 5:08 pm
Location: Colorado, USA
Contact:

Post by AndyCR »

I personally would suggest gmax.
User avatar
Juutis
Posts: 1511
Joined: Thu Jan 12, 2006 12:46 pm
Location: Finland

Post by Juutis »

Great looking models! :D

How many polys do they have?
Pain is only psychological.
User avatar
psYco
Posts: 782
Joined: Wed Mar 15, 2006 10:55 am
Location: England

Post by psYco »

yeah those models are really nice. great work. :)
User avatar
Sph!nx
Posts: 297
Joined: Thu Feb 22, 2007 7:26 pm

Post by Sph!nx »

Thanks guys! These models are actually quite old. I have improved mutch more since then.

Juutis :
Well I would have to check if you want the excact polycount if you need it but it's quite low compared to the avarage custom model for Half-life.

AndyCR :
Well the beta tests and development of svencoop is demanding quite some time of our own team as wel. I am however doing this aswell so its kinda a one man show atm. That means I have to do modelling, mapping 2D art all by my self :P and learning RF. That leaves little room to dive into Gmax as well.
Regards Sph!nx

Sven Co-op, DevEd: Development & Editing
User avatar
Juutis
Posts: 1511
Joined: Thu Jan 12, 2006 12:46 pm
Location: Finland

Post by Juutis »

Well I would have to check if you want the excact polycount if you need it but it's quite low compared to the avarage custom model for Half-life.
Yeah, when taking a closer look they are kinda lowpoly and simple, but the textures hide it very well. The textures are pretty fantastic, actually. I see you have a lot of talent... can't wait to see what you can do nowadays - with these 'improved skills'. :D
Pain is only psychological.
Post Reply