Articles tagged: code-builder
- π How to Code a Destructible Object When Clicked Game Building β 1. Create an Object / Prop that you want to destroy when clicked 2. Select the Object / Prop created and open the Code Builder 3.β¦
- π How to Make a Slide Game Building β 1. Go to Build and create new parts to make a ladder for players to climb up the slide. 2. Go to Props then go to the Buff sectionβ¦
- π Create Unanchored (Free moving) Objects Game Building β Make objects move freely on your plot! 1. Open a "code builder" on your selected part (Shape) 2. Find "At Start" in "Events" = (Yeβ¦
- π Make objects fade in and out using Code Builder Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π Move objects to a specific location when clicked Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π Change gravity by touching a part using the code builder Game Building β 1. Place the part to act as your button. Select it and open up the code builder. 2. From the Events, start with a When player toucβ¦
- π How to Change Player's Size by Clicking on an Object/Prop Game Building β 1. Place a Part/Prop that you want the players to click on. Note that you can't do this with grouped parts/props 2. Select on theβ¦
- π How to change player size when touching an object Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to code fading transparency Game Building β If you want this to reveal a secret doorway, turn the collision off with the Collision tool! 1. Select the part you want to code aβ¦
- π How to make objects scatter when touched by player Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to Switch Between Day and Night Using Buttons Game Building β 1. Let's start by using the New Part Tool to add our button to our plot. 2. Next, we'll click on this button to open our Propertieβ¦
- π How to Turn a Prop Into an Enemy When Clicked Game Building β 1. Start by placing the prop that will chase the player on your plot. 2. Select the prop, and select this button to open our Propeβ¦
- π Make object fall when it's touched Game Building β Let's create a script that makes any object fall when it's clicked! 1. Choose your favourite object! 2. Select the object and openβ¦
- π Change color of an object, then make it a Killbrick Game Building β This tutorial will be perfect for building an Obby! 1. Open a "code builder" on your selected part (Shape) 2. Find "When touched bβ¦
- π Change size of an object, when touched Game Building β This tutorial is perfect for imitating growing fruits and vegetables. Well, anything that you'd want to expand in size! 1. Open thβ¦
- π How to code a "punching wall" obby part Game Building β 1. Start with your wall and add whatever stepping blocks you want. In this example, they are round ramps made from wedges 2. Placeβ¦
- π How to Give Players Points when Interacting with an Object Game Building β 1. Go to Props or create a part, and place a Prop/Part you want Players to interact. Note that you can't do this with grouped partβ¦
- π How to Make a Spinning Kill Block Game Building β 1. Go to Build and make a new part tool Cylinder. 2. Resize the Cylinder for however long you want the Cylinder to be. 3. Click onβ¦
- π How to make a spinning police siren Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to Make a Working Bouncy House Game Building β 1. Start with your simple bouncy castle build of any kind. Select the "floor" part and open up the Code Builder. 2. Place a when tβ¦
- π How to Morph/Change Players into a Prop Game Building β 1. Go to Props, and place a Prop you want Players to Morph into. 2. Click on the Prop and open Code Builder 3. Go to the Events seβ¦
- π Making an Object Fall When Touched Game Building β This tutorial is perfect for an obstacle course! 1. Open the Code Builder on your preferred shape. 2. Name your script and object.β¦
- π Create a KillBrick Game Building β Let's create a Kill Brick to lower players health during the game! 1. Create an object that you want to be a kill brick. 2. Open aβ¦
- π Create a movable door for your house! Game Building β 1. Start by opening the code builder for your door object! 2. Select "when player clicks object" block in "Events" 3. Select "tweeβ¦
- π How to Make a Button That Increases the Size of Other Objects Game Building β 1. Start by using the New Part Tool to place your button part on your plot. 2. Next, click this button to open up the Properties tβ¦
- π How to Make a Moving Kill Block Game Building β 1. Place a Part/Prop that you want the players to click on. Note that you can't do this with grouped parts/props 2. Click on the Pβ¦
- π How to Make a Part Glow and Pulse Game Building β 1. Start by placing a part on your plot. 2. Next, we can use our Paint Tool to make the part whatever colour we like! 3. Now we caβ¦
- π How to Make a Sliding Door Game Building β 1. Create a Normal Part over your door hole and create the right material for your door. 2. Click on the door you've just made andβ¦
- π How to make parts change players speed obby level Game Building β 1. Place a part on the ground that you can step on, and open the code builder 2. Start with a When touched by a player block fromβ¦
- π How to make the "swinging axe" obby level Game Building β 1. Start by placing your jumping parts, making thick cylinders above. make sure the cylinders are as thick as the jumping part soβ¦
- π Change Players Health Game Building β 1. Open Code Builder 2. Find "At Start" in "Events" (Yellow Button) You can also use different Event Triggers, that best suit yourβ¦
- π How to Code Player to Stick to a Block Game Building β This works on moving objects too, to help keep the player on the block as it moves 1. Click on the part you want to stick to and oβ¦
- π How to Code an Elevator with Buttons Game Building β 1. You will need 3 parts for the actual coding part. For this example it will be simple blocks but you can put this in your elevatβ¦
- π How to make a Bumping Bumper Game Building β 1. Select the part you want to make into a bumper, and open up the code builder If it is made of multiple parts, make sure you merβ¦
- π How to make a flipping platform Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to Make a Low Gravity Plot Game Building β 1. Create a Normal Part and resize it so it covers the whole plot. Tip: Adjust the Increment on the resize tool to 0.01 to accuratβ¦
- π How to Make a Non-Collidable Object Game Building β 1. Create a Part or Prop that you would like to make as a non-collidable object. Note that you can't do this with grouped parts/prβ¦
- π How to make a Rolling Snowball Cannon Game Building β 1. Start with your cannon. This one is made with tube and sphere, aswell as a "Cannonball". In this example its a giant snowball.β¦
- π How to make an animated treadmill Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to Turn All Players Into Props Game Building β This will turn all players into a prop when the game is played. eg, making everyone astronauts for a space game 1. Place a prop yoβ¦
- π Create a floating bubble Game Building β This object that we will create, can made into an amazing popping bubbles game, or a great entourage! 1. Let's create a ball underβ¦
- π How to Make an Object Float On Mouse Click Game Building β 1. Select on the Object/Props then click on the Code Builder button 2. Go to the Events section, then drag in "when player clicksβ¦
- π How to Make Conversational Choices and Answers with NPCs Game Building β 1. Go to Props and select on the NPC you want to buy and place on the scene. 2. Select on the NPC and go to Code Builder 3. Go toβ¦
- π How to Make a Button That Shrinks the Player Game Building β 1. Start by using the New Part Tool to place a part in your plot. 2. Select your part and press this button to open up the Propertβ¦
- π Automatically Changing Object/Prop Invisibility on Random Game Building β 1. Place a Part/Prop that you want the players to click on. ${color}b41d1d ${color}901818) 2. Click on the Object/Part, then go toβ¦
- π Code an Elevator reactive to a Button Game Building β 1. Let's start with a "Button" 2. Select "Button" Object and open the Code Builder. 3. Find "At start" in "Events" (Yellow Button)β¦
- π Make an object move in one direction, then go back to it's original position Game Building β 1. Open the "code builder" on your selected part (Shape) 2. Find "At Start" in "Events" = (Yellow Button) 3. Find "Do forever" inβ¦
- π Platform activates after stepping on the object (Button) Game Building β 1. Create a platform with the button on top Platform here is important, because it will be understanding, when player steps off thβ¦
- π Teleport from one object to the other Game Building β 1. Create two shapes and place them opposite of each other 2. Name the top shape "Portal Top" Note that correct naming conventionsβ¦
- π Coach FAQ: How to Make NPCs Attack Players? Coaches β 1. Spawn an Enemy Spawner on your plot. 2. Select the Enemy Spawner and open the code builder 3. Add an Event Block. In this exampβ¦
- π Animate a simple rotation using Code Builder Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to code an interactive conversation with an NPC Game Building β This is for when you want to speak back and forth, giving the player options to speak. 1. Select the NPC you wish to talk to and oβ¦
- π How to code an object to fall with a button Game Building β 1. Using the new part tool, place a part on the ground to act as your button, and another part to hold up your object 2. Place youβ¦
- π How to Loop Through a Set of Colours Game Building β 1. Start by using the New Part Tool to create the part you want change the colour of. 2. Next, open up the Code Builder for that pβ¦
- π How to Make a Part Change Colour when Clicked Game Building β 1. Use the New Part Tool to place a new part on your plot. 2. Open the Code Builder and add a new script. You can use this name heβ¦
- π How to make an object disappear when touched by a player Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to Make an Object Fade Out When Clicked Game Building β 1. Use the New Part Tool to place a part on your plot. 2. Open the Code Builder on the part and make a new script. You can use theβ¦
- π How to Make an Object Fly Around Your Plot Game Building β 1. Start by choosing the object that you want to make fly, and place it on your plot. 2. Open up the Code Builder for that objectβ¦
- π How to Move an Object Side to Side Game Building β 1. Start by using the editor tool to place a part in your plot. 2. Next, open the Code Builder for the part you want to move. Makeβ¦
- π Make NPC's talk and select their behaviour Game Building β 1. Firstly click on your NPC then open the Code Builder or click on the </ icon 2. Navigate to the "At Start" block in "Events" (Yβ¦
- π How to Code a Teleporting Player Button Game Building β 1. Select the part you want as your button and open up the code builder. 2. From the Events section, place a when touched by a plaβ¦
- π How to make a Pendulum Obstacle Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to make a rotating Obstacle Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π How to Make a Seesaw Game Building β 1. Go to Build, and create new parts to make a the seesaw 2. Click on the normal and open Code Builder 3. Go to the Events Sectionβ¦
- π How to Make Slippery Ice Game Building β 1. Select your part and open up the code builder. 2. Place an at start block from Events , then follow it with a set object "variaβ¦
- π Animate an object to move back and forth Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π Change transparency on the object (Eaten food effect) Game Building β Perfect example for creating a food eaten effect! 1. Add a name to your script! 2. Open the Code Builder by pressing </. 3. Find tβ¦
- π How to Change the Time Setting by Clicking on Object Game Building β 1. Place a Part/Prop that you want the players to click on. Note: You can't do this with grouped parts/props. 2. Click on the partβ¦
- π How To Code a Swimming Fish In a Tank Game Building β 1. Start with your fish in the tank. If it's made up of multiple parts, make sure to hit Merge with the Group Parts tool. It needsβ¦
- π How to Code Moving Ramp Obby Level Game Building β 1. Start with a rectangle on the ground and open up the code builder. 2. Place an At Start from Events, followed by a change velocβ¦
- π How to Tween Transparency for an Object Game Building β 1. Place a Part/Prop that you want the players to click on. Note that you can't do this with grouped parts/props 2. Click on the Pβ¦
- π Make a Disappearing Block Obstacle course Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π Make blocks disappear in a sequence Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦
- π Making an object rotate, when touched Game Building β This tutorial would be perfect for animating objects and making an Obby! 1. Open the code builder 2. Name your Script and the Objeβ¦
- π How to make multiple objects rotate in one direction Game Building β Make sure to have claimed a plot, be in 'Create' mode, and press the 'Build' button on the left side of the screen until you see aβ¦