Unity doc and docx

Unity сделан, чтобы дать вам возможности для создания лучших интерактивных развлечений или мультимедиа. Данное руководство создано, чтобы помочь вам узнать, как использовать Unity, от базовых до продвинутых приемов. Его можно читать от начала до конца, или использовать в качестве справочника.

For documentation on the newest features introduced in 5.3, see What’s New in 5.3 in this Manual.

For information about upgrading your Unity projects from older versions, see the Upgrade Guide in this Manual.

Further sources of information

For further guidance, please see:

Если вы обнаружите, что на ваш вопрос нет ответа в руководстве, пожалуйста, спросите на Unity Answers или на форуме Unity. Вы сможете найти ответ на свой вопрос там.

The Unity Knowledge Base; a collection of answers to questions posed to Unity’s Support teams.

Tutorials; step by step video and written guides to using the Unity Editor.

Unity Ads Knowledge Base; a guide to including ads in your game.

Everyplay documentation; a guide to the Everyplay mobile game replay platform.

Asset Store help; help on Asset Store content sharing.

Known issues

Is a feature not working as you expect it to? It might be a ‘Known Issue’. Please check with the Issue Tracker at issuetracker.unity3d.com.

Working in Unity

A complete introduction to the Unity software.

Unity 2D

All of Unity’s 2D-specific features including gameplay, sprites and physics.

Графика

Визуальная сторона Unity, в том числе Камеры и Освещение.

Физика

Физика в Unity, в том числе работа с твердыми телами и манипулирование ими в 3D пространстве.

Networking

How to implement Multiplayer and networking.

Скриптинг

Программирование ваших игр с использованием скриптинга в Unity.

Читайте также:  Com порт на материнке

Аудио

Аудио в Unity, в том числе клипы, источники, слушатели, импорт и настройка звука.

Анимация

Анимация в Юнити.

Unity’s UI system.

Навигация

Навигация в Unity, в том числе ИИ и поиск пути.

Unity Services

Our Services for making and improving your game.

Virtual reality

Integration with VR.

Contributing to Unity

Suggest modifications to some of Unity’s source code.

Особенности платформы

Конкретная информация для многих не-настольных и веб-платформ, поддерживаемых Unity.

I’m trying to associate .doc and .docx files to MS Word 2010 using the same .desktop file as Unity dash and launcher, so I can use the Word icon in launcher.

Using this .desktop file I can launch Word with its icon in Unity launcher, but if I associate .doc files to the same file Word will launch, but it won’t open the .doc file.

If I associate .doc files to any .desktop file generated by Wine it will launch Word, but it will use Wine icon.

Edit: I recreated the original file for reference:

2 Answers 2

Whether Word is suitable for DnD I don’t know for sure, don’t have. Anyway I’m pretty sure you can’t have it both ways in the unity launcher with wine programs. The addon to the command to enable DnD doesn’t make for the best launch command, ie. your program will be looking for the file to open.

What works a lot of the time is to add Z:%f to the end of the Exec= command, so using yours

I don’t think the d. quotes on your wine command are an issue here with DnD, if so then use \\ for folders, & \ for spaces, like —

Читайте также:  Wacom one small ctl 471 драйвер

This could give you DnD on the icon but produce complaining/error as a launcher. Not much to do there. What you could do if the DnD works is just use the icon for DnD, (don’t left click on) & then add a quicklist to your .desktop to launch Word itself when desired.

I do use the Z:%f on other progs for Dnd & tested here with notepad where it worked fine.


Доброго времени суток.

Многие уже знаю, что сайт unity3d.com стал доступен на русском языке.

О русификации сайта было объявленно на DevGAMM. Тогда же Unity-пользователи высказывали негодование, что документация до сих пор только на английском.

На самом деле документация переводилась, но маленькой группой переводчиков. Но с выходом Unity 4.5 доступ к переводу был открыт! И теперь любой пользователь Unity может переводить документацию.

Rate this post

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *