x


Is there any way to draw 'character controller' in game mode (not editor mode)

Is there any simple way to draw Character Controller in game mode like it is displayed in editor?

Any ideas?

Thank you,

more ▼

asked Feb 23 '10 at 06:28 AM

kimsama gravatar image

kimsama
24 5 5 7

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

2 answers: sort voted first

If you mean the wireframe-like gizmo for the CharacterController, you can select the CharacterController game object and in the Game view turn on the toggle button called "Gizmos". The gizmo for the CharacterController will then be drawn in the Game View (but only in the editor; not when you build the game).

more ▼

answered Feb 23 '10 at 09:53 AM

runevision gravatar image

runevision ♦♦
8.1k 29 46 112

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

If by character controller you mean the capsule which comes with the First Person Controller, that would be the "Graphics" child of the First Person Controller prefab. Simply turn on the Mesh Renderer of the "Graphics" game object and it will display in game mode. However, if you use the First Person Controller just like it is provided with your unity install without modifying it, you won't see it in the first person perspective unless you look into a mirror surface. The camera is attached to the top so that the capsule is not visible by rotating the camera.

more ▼

answered Feb 23 '10 at 06:35 AM

Sebas gravatar image

Sebas
4k 12 18 45

(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:

x677
x239

asked: Feb 23 '10 at 06:28 AM

Seen: 1109 times

Last Updated: Nov 22 '12 at 12:13 PM