
So, I'm making this bad boi here
I saw that most tables here on the forum tries more to look like an real machine(I mean, VP was made with that I mind I guess), So I'll swin on the opposite direction
What do you guys think?
Posted 23 August 2022 - 06:06 PM

So, I'm making this bad boi here
I saw that most tables here on the forum tries more to look like an real machine(I mean, VP was made with that I mind I guess), So I'll swin on the opposite direction
What do you guys think?

I am The Brazillian Guy
The Best Brazilian that exist
Posted 23 August 2022 - 08:32 PM
If it plays nice and looks interesting, then I'm sure people will add it to their cabinets
And it doesn't matter if it looks like a real pinball or not ![]()
If you want to check my latest uploads then click on the image below:
Next table? A tribute table to Stern's Foo Fighters
Posted 23 August 2022 - 09:32 PM
If it plays nice and looks interesting, then I'm sure people will add it to their cabinets
And it doesn't matter if it looks like a real pinball or not
Yeah.. looking now, maybe I should replace some textures

I am The Brazillian Guy
The Best Brazilian that exist
Posted 23 August 2022 - 10:07 PM
If it is a phantasy themed table, it does not necessarily have to resemble box of standard pinball parts.
You could leave wee little hints, here and there, just subtle things you dont notice at 1st
kind of a "Ignore the little man behind the curtain" thing ![]()
If it were possible for stern to build a real themed pin, and have it not look like it was made
from pinball parts, i bet they would in a heartbeat.
If you feel the need to empty your wallet in my direction, i don't have any way to receive it anyways
Spend it on Hookers and Blow
Posted 24 August 2022 - 02:50 AM
If it is a phantasy themed table, it does not necessarily have to resemble box of standard pinball parts.
You could leave wee little hints, here and there, just subtle things you dont notice at 1st
kind of a "Ignore the little man behind the curtain" thing
If it were possible for stern to build a real themed pin, and have it not look like it was made
from pinball parts, i bet they would in a heartbeat.
yeah.. we would be in a perfect world if we could've play Devil's Crush physical table, with the skeletons walkin around
We'rent in the perfect world sadly
![]()

I am The Brazillian Guy
The Best Brazilian that exist
Posted 24 August 2022 - 02:51 AM
yeah.. we would be in a perfect world if we could've play Devil's Crush physical table, with the skeletons walkin around
We'rent in the perfect world sadly![]()
Umm
Have you met Terryred?
He would disagree
If you feel the need to empty your wallet in my direction, i don't have any way to receive it anyways
Spend it on Hookers and Blow
Posted 24 August 2022 - 12:30 PM
Interesting. Looks old skool and kind of makes me think of tetris.
Are those chess pieces for flippers?
Yeah, I used those just to see how a custom flipper would work
Sadly tho, I dint found a proper Flipper.obj yet

I am The Brazillian Guy
The Best Brazilian that exist
Posted 24 August 2022 - 07:43 PM
what does the dragon do?
I dint decided it yet, I still making the skeleton of the table, but probably like, make that when you destroy all her eggs and shoot into her, she'll contribute to the Multiball Unlock
Talking about it, this is how the table is looking right now :

I moved the Lower Lanes and the stuff down a bit to give the upper table a little more breathing room
Edited by brazillianguy, 25 August 2022 - 02:31 AM.

I am The Brazillian Guy
The Best Brazilian that exist
Posted 24 August 2022 - 08:02 PM
Maybe she sets the ball on fire?
Yeah sure
Wait its possible to change the ball's image during the game?
I do not know if it can be done in VP9
I know it can in VPX as i use it in the table Heavy Metal
You can see where i am changing the ball's image along with the glowball colors
' default Ball CustomBallGlow(0) = False CustomBallImage(0) = "locnarlogo" CustomBallLogoMode(0) = True CustomBallDecal(0) = "locnarball" CustomBulbIntensity(0) = 2.4 Red3(0) = 0 : Green3(0) = 0 : Blue3(0) = 0 ' Magma Red GlowBall CustomBallGlow(1) = True CustomBallImage(1) = "magmalogo" CustomBallLogoMode(1) = True CustomBallDecal(1) = "magmaball" CustomBulbIntensity(1) = 2.4 red3(1) = 100 : Green3(1) = 10 : Blue3(1) = 10 ' Ice Blue GlowBall CustomBallGlow(2) = True CustomBallImage(2) = "icelogo" CustomBallLogoMode(2) = true CustomBallDecal(2) = "iceball" CustomBulbIntensity(2) = 2.4 red3(2) = 10 : Green3(2) = 10 : Blue3(2) = 100 ' Loc'Nar GlowBall CustomBallGlow(3) = True CustomBallImage(3) = "locnarlogo" CustomBallLogoMode(3) = True CustomBallDecal(3) = "locnarball" CustomBulbIntensity(3) = 2.4 red3(3) = 10 : Green3(3) = 100 : Blue3(3) = 10 ' Ice Purple GlowBall CustomBallGlow(4) = True CustomBallImage(4) = "icelogo" CustomBallLogoMode(4) = true CustomBallDecal(4) = "iceball" CustomBulbIntensity(4) = 2.4 red3(4) = 113 : Green3(4) = 26 : Blue3(4) = 104 ' Magma Yellow GlowBall CustomBallGlow(5) = True CustomBallImage(5) = "magmalogo" CustomBallLogoMode(5) = True CustomBallDecal(5) = "magmaball" CustomBulbIntensity(5) = 2.4 red3(5) = 100 : Green3(5) = 100 : Blue3(5) = 0
If you feel the need to empty your wallet in my direction, i don't have any way to receive it anyways
Spend it on Hookers and Blow
Posted 24 August 2022 - 09:02 PM
Maybe she sets the ball on fire?
Yeah sure
Wait its possible to change the ball's image during the game?
I do not know if it can be done in VP9
I know it can in VPX as i use it in the table Heavy Metal
You can see where i am changing the ball's image along with the glowball colors' default Ball CustomBallGlow(0) = False CustomBallImage(0) = "locnarlogo" CustomBallLogoMode(0) = True CustomBallDecal(0) = "locnarball" CustomBulbIntensity(0) = 2.4 Red3(0) = 0 : Green3(0) = 0 : Blue3(0) = 0 ' Magma Red GlowBall CustomBallGlow(1) = True CustomBallImage(1) = "magmalogo" CustomBallLogoMode(1) = True CustomBallDecal(1) = "magmaball" CustomBulbIntensity(1) = 2.4 red3(1) = 100 : Green3(1) = 10 : Blue3(1) = 10 ' Ice Blue GlowBall CustomBallGlow(2) = True CustomBallImage(2) = "icelogo" CustomBallLogoMode(2) = true CustomBallDecal(2) = "iceball" CustomBulbIntensity(2) = 2.4 red3(2) = 10 : Green3(2) = 10 : Blue3(2) = 100 ' Loc'Nar GlowBall CustomBallGlow(3) = True CustomBallImage(3) = "locnarlogo" CustomBallLogoMode(3) = True CustomBallDecal(3) = "locnarball" CustomBulbIntensity(3) = 2.4 red3(3) = 10 : Green3(3) = 100 : Blue3(3) = 10 ' Ice Purple GlowBall CustomBallGlow(4) = True CustomBallImage(4) = "icelogo" CustomBallLogoMode(4) = true CustomBallDecal(4) = "iceball" CustomBulbIntensity(4) = 2.4 red3(4) = 113 : Green3(4) = 26 : Blue3(4) = 104 ' Magma Yellow GlowBall CustomBallGlow(5) = True CustomBallImage(5) = "magmalogo" CustomBallLogoMode(5) = True CustomBallDecal(5) = "magmaball" CustomBulbIntensity(5) = 2.4 red3(5) = 100 : Green3(5) = 100 : Blue3(5) = 0Oh, that code seems pretty damn biiiiig
And yeah.. maybe VP9 really cant do something like that, would been cool tho..![]()
In the Crush series, the ball change colors depending on the multiplier

I am The Brazillian Guy
The Best Brazilian that exist
Posted 24 August 2022 - 09:08 PM
the code only seems big because its a whole glowball routine (Well that is only a small part of that code it's much bigger)
But you could try doing a small routine that just changes the ball graphic
If you feel the need to empty your wallet in my direction, i don't have any way to receive it anyways
Spend it on Hookers and Blow
Posted 24 August 2022 - 11:25 PM
Looks interesting, but will there be any targets to hit or pop bumpers to gain a score?
For table all Virtual pinball previews : https://www.youtube....Virtual-pinball
Compete in our weekly high score challenge using our APP : https://www.worldofvirtualpinball.com
Join our Facebook Group : https://www.facebook...oups/worldofvp/
We are happy to showcase ANY WIP tables or any media / DIY projects.
Posted 25 August 2022 - 02:26 AM
Looks interesting, but will there be any targets to hit or pop bumpers to gain a score?
Sure, I was talking with my friends about it, and we made the scketch of the rule sheet, the dragon is going to be one of the ways to unlock the multiball

Edited by brazillianguy, 25 August 2022 - 02:28 AM.

I am The Brazillian Guy
The Best Brazilian that exist
Visual Pinball →
Animated Backglasses →
dB2S Animated Backglasses →
Cobra (Playbar 1987) h 1.0.directb2s [dB2S]Started by haggi , 28 Dec 2025 |
|
||
Visual Pinball →
VP Originals - New Releases →
Rattlecan[Visual Pinball X Original]Started by VonKrafte , 16 Dec 2025 |
|
||
Visual Pinball →
Animated Backglasses →
dB2S Animated Backglasses →
Cobra (Nuova Bell 1987) b2s with DMD animate [dB2S]Started by haggi , 28 Nov 2025 |
|
||
Visual Pinball →
VP Originals - New Releases →
Camping Trip! (Original 2025)[Visual Pinball X Original]Started by Fusionwerks , 05 Nov 2025 |
|
||
Visual Pinball →
VP Originals - New Releases →
Punchy The Cow[Visual Pinball X Original]Started by anthias , 31 Aug 2025 |
|