Giter Club home page Giter Club logo

unity-extension's Introduction

unity-extension

添加平时加的一些Unity扩展,基本上都是很简单的一些东西,主要是积累和方便以后存取。

[TOC]

1,Untiy扩展Svn使用

如果我们的项目是svn管理的,就基本上可以使用,方便扩展其他的命令,我这里是git,不太好展示。

Svn工具

2,打开方式

快捷打开方式

这个功能有时候不想用vs,就简单修改个个配置就很方便。

3,UGUI扩展(拼图专用)

拼图扩展

这个功能扩展了用 I, J, K, L,控制物体的小范围移动,还有可以覆盖UGUI自带的快捷键,创建一些列UI,我这里是重新搞了一个快捷键,没有覆盖他的

4,动态设置GameView

接口示例

CommonUtility.SetGameView(1000, 1000, "测试分辨率");

5,动态设置闪屏

接口示例

CommonUtility.SetSplashScreen("Assets/Res/Splash.png");

unity-extension's People

Contributors

simalaoshi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.