Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Does anyone know how I'd go about doing this? I've tried a few things, but apparently I need to do something with OpenGL and I'm really not very good at that... :P

 

Anyways, here's how my block appears in-game:

51d18c3be361e.jpg

 

 

And here's how it SHOULD appear:

51d18c8997691.jpg

 

 

Anyone know what I need to add? I tried looking in the code for Ice (which is translucent) but nothing from there worked.

width=463 height=200

http://s13.postimg.org/z9mlly2av/siglogo.png[/img]

My mods (Links coming soon)

Cities | Roads | Remula | SilvaniaMod | MoreStats

I don't know if models can do transparency.  I would imagine they could, if they were rendered in the correct pass...

 

What renderPass does your block class use?

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

I tried using both 0 and 1, didn't make a difference =/

 

I dunno then.  There might be a GL11 call you need to make inside the model class.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

I tried using both 0 and 1, didn't make a difference =/

 

I dunno then.  There might be a GL11 call you need to make inside the model class.

Erm, glColor4*(r,g,b,alpha)?

BEWARE OF GOD

---

Co-author of Pentachoron Labs' SBFP Tech.

  • Author

I tried using both 0 and 1, didn't make a difference =/

 

I dunno then.  There might be a GL11 call you need to make inside the model class.

Erm, glColor4*(r,g,b,alpha)?

 

How exactly would I use this? Like I said, I'm a GL Noob completely :P

 

Looks like that simply sets the colour directly, which is fine- but I need to know where to put it and how to define which part of the model it refers to. Can you help with that? :P

width=463 height=200

http://s13.postimg.org/z9mlly2av/siglogo.png[/img]

My mods (Links coming soon)

Cities | Roads | Remula | SilvaniaMod | MoreStats

I tried using both 0 and 1, didn't make a difference =/

 

I dunno then.  There might be a GL11 call you need to make inside the model class.

Erm, glColor4*(r,g,b,alpha)?

 

How exactly would I use this? Like I said, I'm a GL Noob completely :P

 

Looks like that simply sets the colour directly, which is fine- but I need to know where to put it and how to define which part of the model it refers to. Can you help with that? :P

I dunno. I can use GL, but I haven't tried combining glColor with textures. Try putting it either before or after your "bind texture" statement.

BEWARE OF GOD

---

Co-author of Pentachoron Labs' SBFP Tech.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.