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).
Credits to
Dan Smith for letting me convert M4,p90,Aka,Famas,to 3drad
lots more on the way
if i made any mistakes please let me know