240
收录了480篇文章 ·532个问题 · 0人关注
0

Unity3D scene blank in ubuntu

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Iamverynewwithunity3d.Idownloadunity3dinformat.debfileandinstallit.Isitbecauseitmissedconfigurationorsomethingnotsup......

0

Marker not working properly in ARtoolkit in Unity

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IamworkingonasimpleARprojectusingUnityandARToolkit.Fortestingpurposes,Ihavecreatedatestprojecttotracktheimageandcre......

0

Unity3D: How to change Transform's (GameObject

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: InoldversionsofUnityComponent'srendererhadmaterial,nowUnityEngine.Rendererhasmaterial,butComponent.rendererdoesn'thave. Howc......

0

send JSON data to Unity from Node.js

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IaskedthisquestionontheofficialforumbutIguessIdon'thaveenoughreptheretobetakenseriously:O I'musingUnity3Dfree. Has......

0

How optimize mesh (minimize tris and vertics)

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: hadabigmodelwith3,1Mtrisand4,9Mvertics.Iwantoptimzemesh,shortcounttrisandvertics.Howdoit? 回答1: importyourmodelt......

0

How to set background image texture after tracked

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IamdevelopingARapplicationwithUnity3DandVuforia.IamusingVuforiaImageTargettracking.IwanttosetbackgroundbehindImageTarget......

0

Unity vimeo sdk streaming not work on android

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Igetthesdkfromhere,https://github.com/vimeo/vimeo-unity-sdk butwhenIbuildasinglesceneintoandroidHuaweitab,theaudioseemswo......

0

Unity transform.LookAt in only one axis

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: I'vebeenworkingonagameandit'sgoingreallynice.GotsomehelpfromhereandIneeditagain.SoI'mmakinga2Dtop-downshooterand......

0

How to retrieve data from sqlite db in unity where

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IamtryingtoconnectSQLiteDBfiletomyunityprojectwheredbfileispresentindownloadsfolderbutIamunabletogetdatafromtable......

0

Google Analytics Unity Not Sending Hits

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: DoesanyonehaveexperienceofworkingwiththeUnityGoogleAnalyticsPlugin?SofarI'vehadnoluckatallinsendinghits. ThemethodI'......

0

Unity - Refactored crumbling wall script stops wor

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IhaveanObjectthatgetsreplacedbythousandsoflittlecubesatonce,whichthenbeginmovingoneafteranotherafterinitialization. I......

0

Unity - Error building APK

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IamverynewtotheUnityandIamtryingsolvetheproblemfor1weekbutstillcan'tsolveandIdecidedcomeheretoaskexpert. Duringb......

0

Rotate sprite around pivot with finger drag

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Iamrotatingaclockhandaroundclockcenter,andIamusing: Vector3dir=mouseClickPos-transform.position; floatangle=Mathf.Atan2(......

0

Raycast doesn't work properly

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: I'dliketogettheneighborsoftheboxbyraycasting,butit'sworkingonlyleftanddowndirections.Couldyouhelpme,whyisitnotgett......

0

Run a piece of unity from within a native android

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: I'mdoinganandroidappwithsomebuttonsinit.IwouldliketocreateaclickeventthatwhenyouclickoneofthoseButtons("seebookBo......

0

ASTC for normal maps

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Iamtryingtocompressmynormalmaptextures,soIamusingASTC4x4. Itworkscompletelygoodforothertextures(akadiffuse),butquali......

0

How to connect sqlite db to unity

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Ihaveapreloadeddbfile,whichispresentincdriveinmysystem.IfIconnectthatdbfiletounityprojectandtrytogetdatafromtab......

0

How to develop a scrollview with inertia in Unity?

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Iwanttodevelopa"scrollview"inUnity. BasicallyIhaveaParentGameObjectonthescreenwithmanyitemsinsideit. TheParentGameOb......

0

How to make ScrollView snap to elements

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: ItriedsosetupaScrollViewthatcontainsthreebuttons,withtheviewsnappingtothenearestbutton,inawaythatthere'salwaysonebu......

0

Receive and cast shadows (custom GEOMETRY Grass Sh

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IwasfollowingatutorialmadebySamWronskiaka.WorldofZero(TutorialbyWorldofZero)wherehecodesageometryshaderforapointcl......