vehicle support
-
- Posts: 7
- Joined: Sat Aug 06, 2005 1:44 pm
- Location: United Kingdom
vehicle support
erm, not sure if this is the right board to be posting in, but is there vehicle support for reality factory? part of the game im making involved the player being able to drive vehicles.
The Supreme Hobo
-
- Posts: 7
- Joined: Sat Aug 06, 2005 1:44 pm
- Location: United Kingdom
I attempted a plane ( flying) script in the past.
All went well except for a "Roll out" routine.
But yes, you can have boats,cars,planes and the such.
It does take a little doing though. The generic scripts are
great. But odds are you'll want to add in certain routines
to fit your game and game play.
What I would do is run the generic script then jump in and
comment out certain things and see what happens. Then
try your own stuff. This will help you get a nice feel for how
the pawn will react.
All went well except for a "Roll out" routine.
But yes, you can have boats,cars,planes and the such.
It does take a little doing though. The generic scripts are
great. But odds are you'll want to add in certain routines
to fit your game and game play.
What I would do is run the generic script then jump in and
comment out certain things and see what happens. Then
try your own stuff. This will help you get a nice feel for how
the pawn will react.