Blockland Forums > Suggestions & Requests
Inverted Portal Gun
Wheatley:
A couple years ago I made a private add-on that made bricks have certain properties based on their color as part of a project that was uncompleted. Ex: black bricks wouldn't accept portals, dirty dark green bricks would be deadly water bricks, etc.
I could post it if you really want it. I'm not sure how fully functional it was. I DO, remember, however, that it was meant to work with Trueno's colorset.
Johnny Blockhead:
--- Quote from: Wheatley on June 28, 2013, 12:44:44 AM ---A couple years ago I made a private add-on that made bricks have certain properties based on their color as part of a project that was uncompleted. Ex: black bricks wouldn't accept portals, dirty dark green bricks would be deadly water bricks, etc.
I could post it if you really want it. I'm not sure how fully functional it was. I DO, remember, however, that it was meant to work with Trueno's colorset.
--- End quote ---
Yes.
So much yes.
I guess it would be easy to modify it to op's needs so it supported more colors.
Crispy_:
--- Quote from: Johnny Blockhead on June 28, 2013, 12:28:26 PM ---Yes.
So much yes.
I guess it would be easy to modify it to op's needs so it supported more colors.
--- End quote ---
it would need to be publically released because i intend to release the gamemode
hint: blockland turmoil ep2 will involve portals in some point
Wheatley:
--- Code: ---//0 - red antiportal
//1 - orange-red antiportal
//14 - glass
//33 - deadly water
//45 - white that erases special settings
//51 - dark grey antiportal
//52 - black antiportal
//63 - white antiportal
//fx 3 - antiportal
//fx 1 - accepts portals
--- End code ---
Here's the key. Note that this WAS a couple years ago when i was less experienced with writing code, so if there's a bug, PM me.
Download le file
Also, if possible, could I see the project you're working on at some point?
Crispy_:
--- Quote from: Wheatley on June 28, 2013, 04:43:17 PM ---
--- End quote ---
Can you modify it to work with the default colorset and have only the first 3 grays in the first row portalable? Without all the other trinkets too?