|
| 20 Oct 2011 08:44 PM |
I'm trying to make some simple stuff, but it seems that when I zoom into First Person mode, the ImageButton I'm using to do stuff doesn't fire the MouseButton1Down event.
The GUI is Active and Visible, its BackgroundTransparency is 1, and its ZIndex is 3. Selected is false, Draggable is false, and Modal is false (and even when Modal is true, it doesn't seem to fire events, which will be really bad once I try to implement some other stuff that relies on clicking GUIs in first person).
Anyone know anything about this? HotThoth/Sorcus/jeditkacheff, this would be a good time to post.
D: |
|
|
| Report Abuse |
|
|
|
| 20 Oct 2011 08:45 PM |
| OT: Does anyone else see the Roblox icon in the top left corner of the website? |
|
|
| Report Abuse |
|
|
|
| 20 Oct 2011 08:48 PM |
No. Something is happening with your Roblox.exe I'm guessing.
"this joke thread is stale and you leave us nothing to reply for" -chefgreengirl .. I am HaileyForever, banned for 3 days |
|
|
| Report Abuse |
|
|
|
| 20 Oct 2011 08:50 PM |
"OT: Does anyone else see the Roblox icon in the top left corner of the website?"
yes |
|
|
| Report Abuse |
|
|
|
| 20 Oct 2011 08:51 PM |
Is that a 'No.' to the question in the title?
If so, D: |
|
|
| Report Abuse |
|
|
GoldenUrg
|
  |
| Joined: 23 Aug 2009 |
| Total Posts: 6428 |
|
|
| 20 Oct 2011 09:38 PM |
I get GUI mouse down events in first person with modal guis. I'm not sure how you would generate a mouse click on a non-modal gui. (I guess you would stick it in the center of the screen?)
|
|
|
| Report Abuse |
|
|
Flurite
|
  |
| Joined: 03 Apr 2011 |
| Total Posts: 5386 |
|
|
| 21 Oct 2011 03:30 PM |
When you're zoomed in you can't really move the position of your mouse right?
~Flurite, ROBLOX Wiki Writer |
|
|
| Report Abuse |
|
|
|
| 21 Oct 2011 03:31 PM |
its in the middle of the screen
but i figured out the problem, it was a logic error in my script, but thanks anyway |
|
|
| Report Abuse |
|
|
GoldenUrg
|
  |
| Joined: 23 Aug 2009 |
| Total Posts: 6428 |
|
|
| 21 Oct 2011 10:04 PM |
@florite
You can still move the mouse if at least one of the visible GuiButtons has Modal property set to true.
|
|
|
| Report Abuse |
|
|
Flurite
|
  |
| Joined: 03 Apr 2011 |
| Total Posts: 5386 |
|
|
| 22 Oct 2011 08:08 AM |
Oh, cool.
~Flurite, ROBLOX Wiki Writer |
|
|
| Report Abuse |
|
|