3D Rad - Free 3D game maker - Forum

This forum is now archived!

This forum is locked, and is a read-only version. A new community-ran forum can be found at classdev.net

News:

The 3DRad community can be found at classdev.net.

Pages: [1] 2 3

Author Topic: 3drad Fps builder v0.1 (animated gun and enemy) {3DRAD 6.41+} New video  (Read 15797 times)

leon

« on: March 04, 2010, 03:07:44 AM »




New video here
http://www.youtube.com/watch?v=ndUd9b1nlds


3drad Fps builder aims  to give a jump start in making an Fps game using 3Drad.
Note this is still work in progress

How it works

1 Map packs.

Theses are the base of the project.Each Map pack when released will contain diffrent. Terrains/Trees/Buildings/Roads/Weather and so on

2 Weapon packs.

These packs are Addons, and are added to a chossen map pack and then linked to the required Objects in the map pack.
they contain the chossen animated weapons and basic Fps setup, life / huds /scripts and so on.

3 Enemy packs.

These packs are Addons,and are added to a chossen map and Weapon pack and then linked to the required Objects in the map and Weapon pack.
they contain the chossen animated Enemy and basic Enemy system,

4Extra packs

These packs are Addons and contains Menus, Storylines, waypoints, Tourches, Night vision, Radars, Compares and more .
they are linked to the required Objects in the map/Weapon/Enemy packs.




note this is older video than this project will upload new video soon.
http://www.youtube.com/watch?v=h2dz8Xs_wBg

Start by choosing

1 Map packs.
http://3drad.info/download.php?list.30

2 Weapon packs.
http://3drad.info/download.php?list.31

3 Enemy packs.
http://3drad.info/download.php?list.32

4 Extra pack (soon).



Install your chosen map pack weapon pack enemy pack
to the correct directory Follow read me in each pack


Part 1 map pack

1. start 3drad, and load your map pack E.G Fps builder v0.1 (Default Terrain).3dr



Part 2 weapon pack

1.In 3drad go to projects and click Addons.

2.Pick your chosen weapon pack
EG Fps builder v0.1 M4.3dr.

3.Now we need to link the weapon pack to the map pack.

4.in -------------- SCENE -------------- highlight Terrain
and link it to the following objects
(Cam1StPerson)
(BULLET)
(GRENADE)
(EventOnContact GRENADE)

5. in -------------- GRENADE -------------- open (EventOnContact GRENADE)
in relationships set Terrain to monitor.


6.in -------------- SCENE -------------- highlight G-Force
and link it to the following objects
(Cam1StPerson)
(BULLET)
(GRENADE)

7. Next we need to config keys .

8. start the project by pressing spacebar.

9. Press CTRL-SHIFT and F9 to bring up the control config screen.

10.Please set the keys to the following.
Forward= W
Back= S
Left= A
Right= D
Reload= R
Fire= Mouse left click
Reload= Mouse right click

11.once all the above is completed.test weapon and that reload point works.

Part 3 Enemy pack


1.In 3drad go to projects and click Addons.

2.Pick your chosen Enemy pack EG fps builder ZOMBIE ENEMY.3dr

3.Now we need to link the Enemy pack to the weapon pack and map pack.

4.in -------------- SCENE -------------- highlight Terrain
and link it to the following objects
(RigidBody ENEMY)

5.in -------------- SCENE -------------- highlight G-Force
and link it to the following objects
(RigidBody ENEMY)

6.in _________*** ZOMBIE ENEMY***_______ highlight RigidBody ENEMY
and link it to the following objects
(BULLET)
(GRENADE)

7.in _________*** ZOMBIE ENEMY***_______ highlight Character ENEMY
and link it to the following objects
(Cam1StPerson)
(Terrain)

8.in _________*** ZOMBIE ENEMY***_______ highlight EventOnProximity ENEMY
and link it to the following objects
(Cam1StPerson)

9. in _________*** ZOMBIE ENEMY***_______ open (Character ENEMY)
in relationships set
(Terrain) to (Terrain Rigidbody).
(Cam1StPerson) to (Target).

10. in _________*** ZOMBIE ENEMY***_______ open (EventOnProximity ENEMY)
in relationships set
(Cam1StPerson) to (Montor offset 1).


11.in _________*** ZOMBIE ENEMY***_______ highlight EventOnContact ENEMY
and link it to the following objects
(BULLET)

12. in _________*** ZOMBIE ENEMY***_______ open (EventOnContact ENEMY)
in relationships set
(BULLET) to (Montor HIDE ON CONTACT).


;D

Credits to
Dan Smith for letting me convert M4,p90,Aka,Famas,to 3drad

lots more on the way ;D

if i made any mistakes please let me know :-[
[/center]
« Last Edit: March 07, 2010, 07:29:32 PM by leon »
« Reply #1 on: March 04, 2010, 03:56:09 AM »
wow!
FPS biz is getting pretty serious here at 3dRad!  ;D that's very cool.

loved the video, pretty scary atmosphere !
cant wait to see one of the project as its today.
Crashing Boxes - winner of the 3d games category at the 5th Uruguayan video game contest
get a copy for your iPad/iPhone!
« Reply #2 on: March 04, 2010, 07:31:25 AM »
WOW I give up... To many "good" fps builders.... starting with FPS games is not for noobs.... so im doomed
« Reply #3 on: March 04, 2010, 07:56:32 AM »
wow... i donwloaded this and now my fps engine is freaking out... What is in the weapons pack? Need to figure out y my projectile, gun, and flash start moving
« Reply #4 on: March 04, 2010, 08:13:49 AM »
Sorry to go here, but I highly recommend no one downloads this. When i pasted it to my 3drad_res folder, it screwed up my games. I am gohna have to reinstall 3DRAD and probably restart my own FPS Engine.


0/5 stars given for me

leon

« Reply #5 on: March 04, 2010, 08:35:12 AM »
Sorry to go here, but I highly recommend no one downloads this. When i pasted it to my 3drad_res folder, it screwed up my games. I am gohna have to reinstall 3DRAD and probably restart my own FPS Engine.


0/5 stars given for me

this is for 6.41+  :-X
you must have 6.40
you need to replace object.dll in /Particles/  /SkinMesh/  /Sprite/ and so on with each object.dll from 6.40 as you have overwriten them with object.dll from 6.42 ;)
« Reply #6 on: March 04, 2010, 10:34:04 AM »
Nice resources, thanx leon  :)
« Reply #7 on: March 04, 2010, 01:32:59 PM »
FPS games increasing in popularity.
Nice job :)

Mic

« Reply #8 on: March 04, 2010, 04:12:40 PM »
Sorry to go here, but I highly recommend no one downloads this. When i pasted it to my 3drad_res folder, it screwed up my games. I am gohna have to reinstall 3DRAD and probably restart my own FPS Engine.


0/5 stars given for me

Note, sometimes you can not just export stuff like this over the 3D Rad structure. If you do, re-install 3D Rad over the assets. This will fix any problems it might have.
« Reply #9 on: March 04, 2010, 07:09:02 PM »
Thats what im gohna end up doing, kind of sucks
« Reply #10 on: March 04, 2010, 09:51:41 PM »
sweet, FPS business getting pretty competitive... I checked out your stuff lap202 and you are not a noob. It's just that Leon has had more experience...

I can't wait to see all these ones finished. Maybe you guys could work together somehow and make a super awesome one!
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM
« Reply #11 on: March 04, 2010, 10:42:45 PM »
whooie! sweet! was kinda sad to not see many enemies when u add the addon... oh well. where are the other weapon/enemy packs?
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM
« Reply #12 on: March 05, 2010, 08:00:25 AM »
noob= new.... im new... my engine is my first project
« Reply #13 on: March 05, 2010, 08:40:57 AM »
its a very nice first project!
« Reply #14 on: May 30, 2010, 08:44:26 PM »
Um i download 3d rad version 6.43 and i download those three packs and put in in C: 3D Rad files. i opened up the terrain map and it was good but step 2 to open up Fps builder v0.1 M4.3dr i tried to find it but couldn't when i look in addons folder. Now i exit the application and like in the same folder and see the .3dr file so I'm wondering what's happening i followed ALL the instructions you told me too...  ???
Pages: [1] 2 3