How do i add a enemy

Post topics regarding Level Building/Design and Entity Usage with Reality Factory
Post Reply
blastboy
Posts: 11
Joined: Tue Oct 26, 2010 10:49 pm

How do i add a enemy

Post by blastboy » Sat Oct 30, 2010 2:16 am

i cant add a enemy help

User avatar
Gamemaker
Posts: 266
Joined: Fri Aug 08, 2008 3:00 pm
Location: Estonia
Contact:

Re: How do i add a enemy

Post by Gamemaker » Sat Oct 30, 2010 2:47 am

Just read the E-bookd :)

User avatar
bernie
RF Moderator
Posts: 1249
Joined: Tue Nov 15, 2005 10:07 am
Location: Ireland

Re: How do i add a enemy

Post by bernie » Sat Oct 30, 2010 11:38 am

@blastboy
Please read this topic viewtopic.php?f=6&t=3342
Also please try to post in the forum that is most relevant to your questions.

Thunder_Rat6
Posts: 2
Joined: Sat Nov 13, 2010 12:59 pm

Re: How do i add a enemy

Post by Thunder_Rat6 » Sat Nov 13, 2010 1:16 pm

Well, this is how to add an enemy that is a robot, with chainguns for hands.

1. Add an entity called "Pawn" wherever you want the enemy to be. (Pawn not in the list? Look on the forum post - "Entities not appearing" - or something like that.)

2. Click the modify brushes button, and click the entity you just put in.

3. In the settings on the right, set the Pawn type to "robot" (No CAPS), put the script name to "robot.s" with no CAPS, (if you want it to not be an enemy and be friendly, set it to "scripting_robot.s"), Put the spawn order to "Spawn" (Capital "S") and the sz entity name to "robot" no CAPS. Then press the refresh button. Hopefully it should appear where you put it in!

IF YOU ARE STILL HAVING TROUBLE, THESE VIDEOS ARE VERY VERY HELPFUL! :D

http://www.youtube.com/watch?v=HnKlTbDUH74

http://www.youtube.com/watch?v=hqk00DaI ... re=channel

http://www.youtube.com/watch?v=mRbGlBrw ... re=channel


Hope that helped!

Humpty
Posts: 62
Joined: Mon Oct 18, 2010 2:54 pm
Location: Australia

Re: How do i add a enemy

Post by Humpty » Mon Nov 15, 2010 2:31 am

Thunder_Rat6: Altough I didn't need that help, I'd like to publicly and openly thankyou for the post you made. I am sure OP really appreciated that assistance.
Just a noob with a genuine hobby interest looking for answers not found in docs.
Info on my purpose here can be found at viewtopic.php?f=12&t=4831

User avatar
paradoxnj
RF2 Dev Team
Posts: 1328
Joined: Wed Mar 01, 2006 7:37 pm
Location: Brick, NJ
Contact:

Re: How do i add a enemy

Post by paradoxnj » Wed Nov 17, 2010 1:28 pm

Humpty, people write documentation for a reason. Dan spent hours on that e-book as well. They did that so posts like this won't need to be made and you can get on your merry way creating games. People just need to learn to RTFM before they jump into things. Contrary to popular belief...making a game is hard.
Many Bothans died to bring you this signature....

Humpty
Posts: 62
Joined: Mon Oct 18, 2010 2:54 pm
Location: Australia

Re: How do i add a enemy

Post by Humpty » Thu Nov 18, 2010 6:52 am

Without getting into a shit fight, I don't disagree with you. It was a simple thanks, to someone who took the time to answer a question that someone else had. I didn't bag dan or the ebook. I provided thanks to a person who was willing to help in the here-and-now. I understand the need for an ebook, I understand making games is not easy.

I wholey admit that I have asked questions in my short time that could have been answered via the ebook or a search. Sometimes a person needs a re-wording or easier to follow example. Or on occasions someone need you to catch them a fish and not tech them to fish.

It was a simple thanks.
Just a noob with a genuine hobby interest looking for answers not found in docs.
Info on my purpose here can be found at viewtopic.php?f=12&t=4831

User avatar
paradoxnj
RF2 Dev Team
Posts: 1328
Joined: Wed Mar 01, 2006 7:37 pm
Location: Brick, NJ
Contact:

Re: How do i add a enemy

Post by paradoxnj » Thu Nov 18, 2010 12:16 pm

Very well...I took it as sarcasm. Cheers.
Many Bothans died to bring you this signature....

Humpty
Posts: 62
Joined: Mon Oct 18, 2010 2:54 pm
Location: Australia

Re: How do i add a enemy

Post by Humpty » Fri Nov 19, 2010 12:49 am

paradoxnj wrote:Very well...I took it as sarcasm. Cheers.
I can also understand that. Text is hard to imply emotion and tone yet extremely easy to infer it.
Just a noob with a genuine hobby interest looking for answers not found in docs.
Info on my purpose here can be found at viewtopic.php?f=12&t=4831

Post Reply