Tutorial FP Future Pinball Mixed Reality (Video Tutorial and Test table)

Future Pinball

Gimli

Pinball Master
Joined
Feb 6, 2020
Messages
1,341
Reaction score
882
Points
120
Favorite Pinball Machine
Monster Bash
Ok here is a video tutorial explaining how it works.
I have included the Dummy Table that has two needed ingredients.
1. Green Screen Room Model (Called GreenScreenCrate.TGA) . You can export this TGA from the TextureManager in Future Pinball
2.The Needed Code at the bottom of script

I will also give you the code here:
Code:
 xBAM.GameRoom = false
Dim cm_GreenScreeinCrate
Set cm_GreenScreeinCrate = xBAM.CreateModel("GreenScreeinCrate",     250,     600,   -5000,      10,       0,       0,      -0, False, False)
cm_GreenScreeinCrate.Scale.X =    1000
cm_GreenScreeinCrate.Scale.Y =    1000
cm_GreenScreeinCrate.Scale.Z =    1500
cm_GreenScreeinCrate.Kd.Set   0.597,   0.597,   0.597
cm_GreenScreeinCrate.Ks.Set       0,       0,       0,       1
cm_GreenScreeinCrate.Rim.Set       1,       1,       1,       0
cm_GreenScreeinCrate.Spe.Set       3,       3,       1

View attachment com.oculus.vrshell-20231214-221730.mp4
 

Attachments

  • BobMR.fpt
    864 KB · Views: 4
Last edited:
General chit-chat
Help Users
You can interact with the ChatGPT Bot in any Chat Room and there is a dedicated room. The command is /ai followed by a space and then your ? or inquiry.
ie: /ai What is a EM Pinball Machine?
  • No one is chatting at the moment.
      Chat Bot Mibs Chat Bot Mibs: paskite has left the room.
      Back
      Top