The default Unity inspector doesn't handle listening to value changes very well. If you use get and set, a lot of code is required to sync the value with the inspector. To solve this pain point, I ...
This Unity package allows you to generate random, naturally looking points in Unity inspector and in code. This is is primarily used for generating the locations of items in game, such as the ...
tapitapiというアプリです。 スマホのマイクの音に反応してタピオカがでかくなったりします。 colliderとrigidbodyがどうのこうのというエラーが出た。 Non-convex MeshCollider with non-kinematic Rigidbody is no longer supported since Unity 5. If you want to use a non ...