x


Any chance to extract bootcamp model with some scripts?

Im making a game but lack 3D models and locomotion system, I was thinking if there is a way to extract the soldier prefab from the Bootcamp demo, ive already tried selecting and making a package but once imported it gives me tons of errors, and I've tried putting my stuff in the bootcamp scene but all my 3d models just fall off the terrain, anybody help me?

more ▼

asked Apr 27 '11 at 03:31 AM

Thomas Paniagua gravatar image

Thomas Paniagua
41 15 17 19

(comments are locked)
10|3000 characters needed characters left

1 answer: sort newest

Hi,

You need to select all the dependencies of the model/prefab ( right click on it -> Select dependencies" ) you want to take away and then as you mention, export all that as a package ( menu->Export Package). You can then import that package safely in other projects ( never tested on bootcamp prefab tho).

The thing is your likely to hit trouble down the road if you don't master locomotion system and prefabs and want to build a game with it, but as a learning path, that's great.

Bye,

Jean

more ▼

answered Apr 27 '11 at 04:56 AM

Jean Fabre gravatar image

Jean Fabre
3.1k 68 74 103

Are you sure it can be done without too much hassle? I gave it a try when starting with Unity and just couldn't get it to work correctly. I gave up long ago and it might have been due to lack of experience but I came to think of the soldier as "un-exportable".

Apr 27 '11 at 05:24 AM by0log1c

That's the principle being packages (in theory) that you can export import working sets of models, scripts, components working together for a given behavior or function.

Apr 27 '11 at 05:48 AM Jean Fabre
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x103
x3

asked: Apr 27 '11 at 03:31 AM

Seen: 1298 times

Last Updated: Apr 27 '11 at 03:31 AM