Coder Social home page Coder Social logo

Comments (6)

jsmunster avatar jsmunster commented on September 8, 2024

Probably also a problem with other 4:3 aspect ratio resolutions.

from framework_demoes.

vulpineblaze avatar vulpineblaze commented on September 8, 2024

this is probably the first and biggest issue, we may have lost a few players over this bug.

from framework_demoes.

tammello avatar tammello commented on September 8, 2024

If you go into windowed it should work on any resolution. Worked for me,
and I tested it in all of them.
On Sep 1, 2015 9:26 AM, "Jonathan Giacomelli" [email protected]
wrote:

this is probably the first and biggest issue, we may have lost a few
players over this bug.


Reply to this email directly or view it on GitHub
#55 (comment)
.

from framework_demoes.

vulpineblaze avatar vulpineblaze commented on September 8, 2024

Still not fixed, is a Unity bug, not ours.

Gonna need to switch to game objects as buttons

http://answers.unity3d.com/questions/1170085/only-detect-button-click-event.html

from framework_demoes.

vulpineblaze avatar vulpineblaze commented on September 8, 2024

I made a gameobject: (StartButton)

  • with the sprite "Button1"
  • child with text mesh
    • set font to 20, then scaled the text mesh to .3 to make sharpness
  • added script with OnMouseDown() method, put loadlevel() in there

relevant link : http://coffeebreakcodes.com/mouse-click-on-game-object-unity3d-c/

This is the accepted workaround for this issue. All GUI components are going to need to be switched over.

from framework_demoes.

vulpineblaze avatar vulpineblaze commented on September 8, 2024

solved via workaround

from framework_demoes.

Related Issues (20)

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.