-
https://stackoverflow.com/questions/51959242/add-script-to-gameobject-can-not-find-the-script
-
public* ResourcesAsync(path: string, callback: Function)
{
UnityEngine.Debug.Log("ResourcesAsync start");
var resourcesRequest: UnityEngine.ResourceRequest = UnityEngine.Res…
-
Would you be able to update CommandDropletFix to work with the latest RoR2 update? Currently, it errors on startup.
I wasn't sure how to contact you so I'm posting this here.
The error in question…
-
Found by @rckmnt
Using method
`gameObject.SetColor("#FF0000", 0.8f);`
![ezgif-3-496f246802](https://user-images.githubusercontent.com/10394825/38684729-52215d5a-3e3e-11e8-9b85-1712bbffa3b5.gif)…
-
![screenshot](http://po6sqzuno.bkt.clouddn.com/Snipaste_2019-03-11_13-21-56.png)
after play the injection is still empty
-
- В [Background.cs](https://github.com/OdareNNbI/Falling-box/blob/master/Project/FallingBox/Assets/Scripts/Background.cs) на строках 20 и 23 следует взять в скобки выражения, для более лучшей читаемос…
-
Is there any way availbe that i convert a gameobject(Fbx) into IFC ?
-
### Description
WIP. three missing
### SQL fix
```sql
-- Add 14 missing Battered Chest ID: 106318 with pooling in Dun Morogh
SET @OGUID := XXXXX; -- 14 required
SET @POOLID := XXXXX; -- 7 …
-
Hello.
Is ther a way to click or touch in markers? I would like to add a listener to the markers to open a screen with the information of a place. But i don't know how do this. I add a listener, bu…
-
The code bellow doesn't display "OnPreSerialization" in the console after "ToggleOpenState" is triggered
```
public void ToggleOpenState()
{
if (!Networking.IsOwner(gameObject))
{
…
MyroG updated
6 months ago