x


respawn point on change scene

how do i know where i resown when my player has don't destroy on change scene

more ▼

asked Jan 16 '10 at 09:37 PM

Babilinski gravatar image

Babilinski
84 40 42 43

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

1 answer: sort voted first

I think you'll find the answer here: http://answers.unity3d.com/questions/841/scene-connecting

There is more than one way to do it so you should read all answers and see which one makes the most sense to you.

more ▼

answered Jan 17 '10 at 01:58 AM

Bampf gravatar image

Bampf
5k 8 19 49

ok also if i want to make a boat to move with out you chosing where to go what would i do

Jan 17 '10 at 09:02 PM Babilinski

I can give you a hint but if you need a detailed answer, best ask it as a new question... MANY ways to do movement. You can either set the new position of the object directly in Update(), set a velocity of the object and let Unity's physics handle it, or apply a force to the object and let Unity's physics calculate the velocity. Or you can use Unity's Animation View. If you ask the question, be specific about what you want the boat to do because this is a big topic! Hope this helps.

Jan 18 '10 at 12:04 PM Bampf
(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:

x716
x106

asked: Jan 16 '10 at 09:37 PM

Seen: 1548 times

Last Updated: Jan 16 '10 at 09:37 PM