Mod Kit Instructions

Size: px
Start display at page:

Download "Mod Kit Instructions"

Transcription

1 Mod Kit Instructions So you ve decided to build your own Hot Lava Level Mod. Congratulations! You ve taken the first step in building a hotter, more magmatic world. So what now? Hot Lava Tip: First off, if you ve already downloaded a previous version of the modkit, make sure you first delete told old modkit game files in your "Modkit\Assets\Plugins\Hot Lava Mod Kit" otherwise it s possible you will get a corrupt install. Also delete " Modkit\Assets\Scripts\Hot Lava Component Interfaces" cause it ll just screw things up and you don t need that kind of negativity in your life. Step 1: Download Unity 5.6.3p4 If you haven t already, download Unity. It s free for personal use. Even if you have previously downloaded it, make sure your version is up-to-date. It s worth it! If you re not familiar with Unity there are a lot of really helpful tutorials made by really helpful people that will assist you in being the best Mod Kit developer you can be. Hot Lava Tip : Install the modkit and your unity project on a SSD for a faster import time. Step 2: Create a New Project Open up your copy of Unity and create a shiny new Project. Then name it after your dog, your favorite chocolate bar or whatever you want - the world is your igneous oyster.

2 Step 3: Import Modkit Now for the fun stuff. You have already downloaded the Hot Lava Modkit through Steam now you need to import it. In Unity, under the Asset Menu, select Import Package. And then Custom Package. Now you have to point Unity to the file on your hard drive. But where is it?! Lost in the aether for all time? Caught in a complex network of Einstein/Rosen bridges in deep spacetime? Nope. It s probably in C:\Program Files (x86)\steam\steamapps\common\hot Lava SDK\HotLava_ModKit.unitypackage. If it s not there you may have to send out a search party. Use the search function on your computer - that s what it s there for! Then point your computer in the right direction and open it up so you can get started!

3 Hot Lava Tip: If you get an error message like below, hit cancel. Then re-import the package once the process is done to catch any assets you skipped. Computers are fickle creatures. Once that s done you should find yourself looking at a menu. Click on the Import button at the bottom of the Import Unity Package menu. Alright. Now you just have to wait for it to import. This could take some time. So maybe have some tea. Or a hot chocolate. Or read a book. Doesn t have to be a big book. It could be a comic. There are a lot of cool comics out there these days. You should check out-- Oh! Done already? Great! On to the next step.

4 Step 4 - Create a Simple Level First of all, Save your scene. There s nothing worse than losing all your work. Also you can t do anything without first saving your scene so select Save Scenes under the File menu. Hot Lava Tip : If meshes aren t showing up after you import the SDK asset bundle, try restarting Unity. Everyone needs a do-over once in a while. Now add a Game Container. This is the place your game is going to be. It creates a startpoint and a lightsource. And a camera. All the basics. So open up the Klei menu and scroll down to Mod and over to Create Game Container. You ll now see something new! Under Hot Lava Game is something called Game Mode - New. If you highlight that it ll appear under the Inspector Tab on the other side of your screen where you can do all kinds of things like: Change the name of your Game Mode; write a description of your scene and most importantly - add some Checkpoints! Checkpoints are crucial. You need one to start! Once you add a checkpoint you can play in your level by pressing the play button on the top of the screen. The one that looks like this...

5 You ll probably find you immediately fall to your death so add a plane so you won t fall through the floor. Then add a Lava plane to make the floor lava. Throw in some chairs. Recreate your bedroom, your living room, or that dream you had with the lava and the aliens and the quest for mayonnaise. Whatever you want. Search the Mod Kit for some cool toys. Check out the Assets in the Project Window. There s some fun stuff in there. And next you can fool around with the lighting to make it more perty. Read through the following Hot Lava Tip if you want to learn about Lighting. Or you can skip it if you feel like your scene is perty enough. Hot Lava Tip : About Lighting (or Makin it More Perty ) Did you know you can adjust the Lighting settings in a scene? No really you can! Just open up the Lighting Settings by Selecting the Window Menu then scrolling down to Lighting and selecting Settings.

6 Now you have a whole other thing to play with! You can experiment with this a little. Let s walk through some of the options with some hints as to how we do things round these parts to make our levels look perty.. Under Environment select the little circle beside Skybox Material and you can change what the sky looks like with some ready made skyboxes (default is a blue sky with grey bottom.) You can

7 also select either Skybox or Gradient or Color as the Source in Environment Lighting. This is the Ambient Light Source for the whole scene: If you choose Skybox you can play with the Intensity Multiplier toggle. If you choose Gradient you have control over the Sky Color the Equator Color and the Ground Color. Choose this if you want your lighting to look less flat and more natural. If you choose Color you can pick any Ambient Color you want, even a nice chartreuse. We use black because it allows us to make dark shadows where we need them. Environment Reflections lets you play with the reflections in your scene. For Source your best bet is to have it match your Skybox. 128 is fine for Resolution and Auto is fine for Compression. Play around with Intensity toggle to see what you like. Not trying to pressure you but we like 1. And 3 for the number of Bounces cause it s the number of reflection bounces that are included in the cubemaps. It just works out better. Under Realtime Lighting it s probably best that you Disable Realtime Global Illumination cause leaving it on will...slow...every...thing...dooowwwnnn. In Mixed Lighting click the little box to Enable Baked Global Illumination. And set Lighting Mode to Shadowmask. Lightmapping Settings: Lightmapper - Enlighten Indirect Resolution - We change this to around 4 texels so it doesn t look really blocky but this increases rendering times exponentially. Also texels is a fun word. Light Map Resolution - The higher the number, the better the quality, but also increases the amount of memory you use. Around texels is good. Texels... Lightmap Padding - This is the space between your lightmap shells. 4-6 is a good range for this. Anything lower and everything gets a bit wonky. Lightmap Size is a good option. The bigger the size the less you have and that s better for memory. Compress Lightmaps - Enable. Ambient Occlusion - Disabled, we use screen space Ambient Occlusion. Final Gather - Disable this, It requires way too much memory to be useful. Directional Mode - Directional is best. Indirect Intensity - Keep at 1 for the sake of everyone s sanity. Albedo Boost - This controls the amount of bounced light in the scene. Keep at 1. Lightmap Parameters - Medium is an okay choice. But you can play around with this. Other Settings Fog - Wanna add some fog? Go for it! But you ll probably have to fine tune it.

8 So here you are. A blank scene for you to play with. Experiment. Fail horribly. Experiment some more. Fail better. Then, when you re so in love with your level that you want to share it with the world - it s time to export it! Step 5: Export Your Mod When you want the world to see your magmatic masterpiece, click into the Klei menu and scroll down to Mod and select Export Mod from the menu. It ll take a bit to export (see above for suggestions of what to do while you re waiting) and then a dialogue box will appear telling you where your Modkit level was exported to on your computer. Hot Lava Tip : Make a note of where your file is. It s important. Awesome! Now click the Awesome, thanks! button.

9 Step 6: Upload Your Level to Steam What now? Well everyone wants to see your level. We would love to see it. So why don t you export it to Steam for the whole world to enjoy? Go into the same Klei/Mod menu you were in before. Except this time select Upload Mod from the menu. This will pop up...

10 Click on the Create New Mod button and something else will pop up that looks like this... Hit the Select button under HLMod File and point it to your mod file (aren t you glad you made a note of where that was?) Then, if you re really fancy, you can upload a preview image by hitting the Select under Preview Image. Next you re gonna want to name your Mod. Something like... My New Mod. And write a description. Something like This is the description of my level. Great! Now click Upload in the corner and Voila! (as the Esperantans say). You can see your level if you log into your Steam Account under Workshop Items. Hot Lava Tip : To share your level with your friends, make sure you go into the Change Visibility menu and change it to Friends-only. Or better yet, change it to Public so you can everyone can play! There you have it! You have now completed this Hot Lava Mod Kit course. Tell your friends. Tell your enemies. Tell your grandma. Tell them how much fun this was and maybe they ll make their own. And hey, now that you ve done it once, you can do it again! Good luck!

Creating a texture with Deep Paint 2.0 By Realmling

Creating a texture with Deep Paint 2.0 By Realmling Creating a texture with Deep Paint 2.0 By Realmling What you need to do this tutorial: Deep Paint 2.0 (it s free now) Photoshop/PSP/similar (cause there s a few clean up things DP can t do) Poser Optional

More information

2. Now you need to create permissions for all of your reviewers. You need to be in the Administration Tab to do so. Your screen should look like this:

2. Now you need to create permissions for all of your reviewers. You need to be in the Administration Tab to do so. Your screen should look like this: How to set up AppReview 1. Log in to AppReview at https://ar.applyyourself.com a. Use 951 as the school code, your 6+2 as your username, and the password you created. 2. Now you need to create permissions

More information

2809 CAD TRAINING: Part 1 Sketching and Making 3D Parts. Contents

2809 CAD TRAINING: Part 1 Sketching and Making 3D Parts. Contents Contents Getting Started... 2 Lesson 1:... 3 Lesson 2:... 13 Lesson 3:... 19 Lesson 4:... 23 Lesson 5:... 25 Final Project:... 28 Getting Started Get Autodesk Inventor Go to http://students.autodesk.com/

More information

QUICK-START FOR UNIVERSAL VLS 4.6 LASER!

QUICK-START FOR UNIVERSAL VLS 4.6 LASER! QUICK-START FOR UNIVERSAL VLS 4.6 LASER! The laser is quite safe to use, but it is powerful; using it requires your full caution, attention and respect. Some rules of the road: Rules of the road If you

More information

GameSalad Basics. by J. Matthew Griffis

GameSalad Basics. by J. Matthew Griffis GameSalad Basics by J. Matthew Griffis [Click here to jump to Tips and Tricks!] General usage and terminology When we first open GameSalad we see something like this: Templates: GameSalad includes templates

More information

When your friend is being abused

When your friend is being abused S BEDROOM, 11:43PM ON SUNDAY NIGHT When your friend is being abused *Phew* This time it was just a nightmare Ugh first day of school tomorrow better than being here I guess NEXT DAY AT SCHOOL Hey Quinn!

More information

The Online Appointment: How to Use the System and Why We Think It s Cool

The Online Appointment: How to Use the System and Why We Think It s Cool The Online Appointment: How to Use the System and Why We Think It s Cool Hey, did you just sign up for an online appointment? Congrats! Are you nervous about it, or are you just not really sure how it

More information

Princess & Dragon Version 2

Princess & Dragon Version 2 Princess & Dragon Version 2 Part 3: Billboards, Events, Sounds, 3D text and Properties By Michael Hoyle under the direction of Professor Susan Rodger Duke University July 2012 Overview In this last part,

More information

QUICK-START FOR UNIVERSAL VLS 4.6 LASER! FRESH 21 SEPTEMBER 2017

QUICK-START FOR UNIVERSAL VLS 4.6 LASER! FRESH 21 SEPTEMBER 2017 QUICK-START FOR UNIVERSAL VLS 4.6 LASER! FRESH 21 SEPTEMBER 2017 The laser is quite safe to use, but it is powerful; using it requires your full caution, attention and respect. Some rules of the road:

More information

Paper Prototyping Kit

Paper Prototyping Kit Paper Prototyping Kit Share Your Minecraft UI IDEAs! Overview The Minecraft team is constantly looking to improve the game and make it more enjoyable, and we can use your help! We always want to get lots

More information

An Introduction to ScratchJr

An Introduction to ScratchJr An Introduction to ScratchJr In recent years there has been a pro liferation of educational apps and games, full of flashy graphics and engaging music, for young children. But many of these educational

More information

CNC Using the FlexiCam CNC and HMI Software. Guldbergsgade 29N, P0 E: T:

CNC Using the FlexiCam CNC and HMI Software. Guldbergsgade 29N, P0 E: T: CNC Using the FlexiCam CNC and HMI Software Guldbergsgade 29N, P0 E: makerlab@kea.dk T: +46 46 03 90 This grey box is the NC controller. Let s start by turning the red switch to the ON position, then press

More information

Would You Like To Earn $1000 s With The Click Of A Button?

Would You Like To Earn $1000 s With The Click Of A Button? Would You Like To Earn $1000 s With The Click Of A Button? (Follow these easy step by step instructions and you will) - 100% Support and all questions answered! - Make financial stress a thing of the past!

More information

UNDERSTANDING LAYER MASKS IN PHOTOSHOP

UNDERSTANDING LAYER MASKS IN PHOTOSHOP UNDERSTANDING LAYER MASKS IN PHOTOSHOP In this Adobe Photoshop tutorial, we re going to look at one of the most essential features in all of Photoshop - layer masks. We ll cover exactly what layer masks

More information

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015 Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015 The Liverpool Public Library, the larger Onondaga County system, and libraries all over the country, subscribe

More information

Begin at the beginning," the King said, very gravely, "and go on till you come to the end

Begin at the beginning, the King said, very gravely, and go on till you come to the end An Introduction to Alice Begin at the beginning," the King said, very gravely, "and go on till you come to the end By Teddy Ward Under the direction of Professor Susan Rodger Duke University, May 2013

More information

Smart Passive Income Gets Critiqued - Conversion Strategies with Derek Halpern TRANSCRIPT

Smart Passive Income Gets Critiqued - Conversion Strategies with Derek Halpern TRANSCRIPT Smart Passive Income Gets Critiqued - Conversion Strategies with Derek Halpern TRANSCRIPT Blog Post can be found at: http://www.smartpassiveincome.com/conversion-strategies YouTube video of interview can

More information

Chapter 6- Lighting and Cameras

Chapter 6- Lighting and Cameras Cameras: Chapter 6- Lighting and Cameras By default, your scene already has one camera and that is usually all you need, but on occasion you may wish to add more cameras. You add more cameras by hitting

More information

Scratch for Beginners Workbook

Scratch for Beginners Workbook for Beginners Workbook In this workshop you will be using a software called, a drag-anddrop style software you can use to build your own games. You can learn fundamental programming principles without

More information

How to create a survey with SurveyMonkey

How to create a survey with SurveyMonkey How to create a survey with SurveyMonkey Click the green +Create Survey button from the My Surveys page or from the top-right corner from wherever you are on the Survey Monkey website. You will see 3 options:

More information

Would You Like To Earn $1000 s With The Click Of A Button?

Would You Like To Earn $1000 s With The Click Of A Button? Would You Like To Earn $1000 s With The Click Of A Button? (Follow these easy step by step instructions and you will) This e-book is for the USA and AU (it works in many other countries as well) To get

More information

WORKING WITH AUDACITY

WORKING WITH AUDACITY WORKING WITH AUDACITY Recording With Audacity Editing Sound Exporting From Audacity Importing Your Audio Into Miromaa M ROMAA training Contents Record Audio Using Audacity... 1 Getting Started with Audacity...

More information

Welcome to Weebly. Setting up Your Website. Write your username here:

Welcome to Weebly. Setting up Your Website. Write your username here: Welcome to Weebly Setting up Your Website Write your username here: You will need to remember enter this username each time you log in, so you may want to write it somewhere else that is safe and easy

More information

NMC Second Life Educator s Skills Series: How to Make a T-Shirt

NMC Second Life Educator s Skills Series: How to Make a T-Shirt NMC Second Life Educator s Skills Series: How to Make a T-Shirt Creating a t-shirt is a great way to welcome guests or students to Second Life and create school/event spirit. This article of clothing could

More information

Conversation with Rebecca Rhodes

Conversation with Rebecca Rhodes Conversation with Rebecca Rhodes Hey there everybody, it s Cory with The Abundant Artist. Today I am here with Rebecca Rhodes from Pennsylvania in the US. Rebecca is a watercolor painter and teacher who

More information

DESIGN A SHOOTING STYLE GAME IN FLASH 8

DESIGN A SHOOTING STYLE GAME IN FLASH 8 DESIGN A SHOOTING STYLE GAME IN FLASH 8 In this tutorial, you will learn how to make a basic arcade style shooting game in Flash 8. An example of the type of game you will create is the game Mozzie Blitz

More information

How to Join Instagram

How to Join Instagram How to Join Instagram Instagram is a growing social network based on still images and short videos. It is used on phones but you can watch Instagram videos and leave comments at http://instagram.com. Here

More information

Game Making Workshop on Scratch

Game Making Workshop on Scratch CODING Game Making Workshop on Scratch Learning Outcomes In this project, students create a simple game using Scratch. They key learning outcomes are: Video games are made from pictures and step-by-step

More information

Space Invadersesque 2D shooter

Space Invadersesque 2D shooter Space Invadersesque 2D shooter So, we re going to create another classic game here, one of space invaders, this assumes some basic 2D knowledge and is one in a beginning 2D game series of shorts. All in

More information

TABLE OF CONTENTS. Logging into the Website Homepage and Tab Navigation Setting up Users on the Website Help and Support...

TABLE OF CONTENTS. Logging into the Website Homepage and Tab Navigation Setting up Users on the Website Help and Support... TABLE OF CONTENTS Logging into the Website...02 Homepage and Tab Navigation...03 Setting up Users on the Website...08 Help and Support...10 Uploding and Managing Photos...12 Using the Yearbook Ladder...16

More information

10 Steps To a Faster PC

10 Steps To a Faster PC 10 Steps To a Faster PC A Beginners Guide to Speeding Up a Slow Computer Laura Bungarz This book is for sale at http://leanpub.com/10stepstoafasterpc This version was published on 2016-05-18 ISBN 978-0-9938533-0-2

More information

Online Courses with the Writers Workshop

Online Courses with the Writers Workshop Online Courses with the Writers Workshop Welcome Thank you for booking a course with the Writers Workshop. You ve made a good choice! We ve got passionate, expert tutors and we have a formidable record

More information

Faculty Lecture Capture Guide

Faculty Lecture Capture Guide Faculty Lecture Capture Guide If you have never used Panopto before, follow this first part. Log into your Blackboard Account and open the course you wish to capture: Open your Course Management Control

More information

SAMPLE SCRIPTS FOR INVITING

SAMPLE SCRIPTS FOR INVITING SAMPLE SCRIPTS FOR INVITING If you feel at a loss for words when you send an invite, or you want a simple go-to script ready so you don t miss out on an inviting opportunity, then review this script tool

More information

dotted line kind of in the middle of my screen. And what that dotted line represents is where the page ends. Ok, so that s the very end of my page.

dotted line kind of in the middle of my screen. And what that dotted line represents is where the page ends. Ok, so that s the very end of my page. Hi, good afternoon and welcome to this Tuesday s TechTalk. My name is Kat Snizaski and today we are talking about formatting inside Excel 2010. I see, I think everybody can hear. If you can hear me please

More information

YOUTUBE BOOTCAMP Audio 6 Lewis Howes Sean Malarkey

YOUTUBE BOOTCAMP Audio 6 Lewis Howes Sean Malarkey YOUTUBE BOOTCAMP Audio 6 Lewis Howes Sean Malarkey Today we re talking about YouTube and the power of YouTube and how to maximize YouTube and how to get traffic to your site using YouTube; how to building

More information

Create a CaFE Account (for those who do not have one) In order to submit entries for the FWS Annual Exhibition and/or the Online Show, you need to:

Create a CaFE Account (for those who do not have one) In order to submit entries for the FWS Annual Exhibition and/or the Online Show, you need to: Using CaFE (www.callforentry.org) to Enter FWS Exhibitions To enter calls to artists for FWS shows or any calls on CaFE, you will need to: 1. Create a CaFE account. It s free and really easy to use instructions

More information

The Little Fish Transcript

The Little Fish Transcript The Little Fish Transcript welcome back everybody we are going to do this nice little scare to fish so if you've been following on to our shark tutorial you might notice this little guy in the thumbnail

More information

Civ 6 Unit Asset Tutorials Level 2 - Change your behavior! By Leugi

Civ 6 Unit Asset Tutorials Level 2 - Change your behavior! By Leugi Civ 6 Unit Asset Tutorials Level 2 - Change your behavior! By Leugi Mixing and tinting ingame assets is usually enough for making Civ6 units, but sometimes you will meet up with some issues. If you wanted

More information

The horse image used for this tutorial comes from Capgros at the Stock Exchange. The rest are mine.

The horse image used for this tutorial comes from Capgros at the Stock Exchange. The rest are mine. First off, sorry to those of you that are on the mailing list or RSS that get this twice. I m finally moved over to a dedicated server, and in doing so, this post was lost. So, I m republishing it. This

More information

Physical Inventory System User Manual. Version 19

Physical Inventory System User Manual. Version 19 Physical Inventory System User Manual Version 19 0 Physical Inventory System User Manual 1 Table of Contents 1. Prepare for Physical Inventory... 2. Chapter 1: Starting Inventory... 2.1. CDK/ADP... 3.

More information

Table of Contents. Vizit s Carousel Menu Gallery Play Favorite Remove Rotate Fill Screen Friends Block Lock Screen Settings Reply Share

Table of Contents. Vizit s Carousel Menu Gallery Play Favorite Remove Rotate Fill Screen Friends Block Lock Screen Settings Reply Share User Guide Table of Contents VIZIT, VIZITME.COM, VIZIT SEE.TOUCH.FEEL, and the Vizit logo are trademarks and/or registered trademarks of Isabella Products, Inc. Other marks are owned by their respective

More information

POWER HOUR BUILDING YOUR BIZ (Time Blocking in Your Calendar for Success)

POWER HOUR BUILDING YOUR BIZ (Time Blocking in Your Calendar for Success) POWER HOUR BUILDING YOUR BIZ (Time Blocking in Your Calendar for Success) You can build this business part time, with a full time mindset as you also handle the other important parts of your life. You

More information

How to create a BB FanArt Scene in DAZ3D

How to create a BB FanArt Scene in DAZ3D How to create a BB FanArt Scene in DAZ3D First things First. Install the Software DAZ3D Studio Pro. I expect you to know how Google works here. After that, you can install the Assets needed for your Project.

More information

Photos PowerView. Photos PowerView. Configure WinTOTAL s compression

Photos PowerView. Photos PowerView. Configure WinTOTAL s compression Photos PowerView The Photos PowerView is your one stop shop for placing digital images on your photo pages. In this one screen, you can access digital cameras, read files from the integrated database,

More information

Contentment is deciding to be okay with what you have.

Contentment is deciding to be okay with what you have. What s up party people? So glad you can make it today. I m (leader name) and I can t wait to unpack all the things we have in store. And since this series is a game show theme, I thought we could start

More information

Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat )

Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat ) 60 Minutes of Excel Secrets Key Terms Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat ) Add-Ins AutoCorrect Module 1 Corrects typographical,

More information

Step 1: taking the perfect shot

Step 1: taking the perfect shot HDR MY WAY On demand of many people who like my way of making high dynamic range images from one single RAW file, I hereby present what I think is the best way to do it. For others that may very well not

More information

Learn about the RoboMind programming environment

Learn about the RoboMind programming environment RoboMind Challenges Getting Started Learn about the RoboMind programming environment Difficulty: (Easy), Expected duration: an afternoon Description This activity uses RoboMind, a robot simulation environment,

More information

How to Build & Grow Your Facebook Group

How to Build & Grow Your Facebook Group How to Build & Grow Your Facebook Group Facebook can be a terrific resource for promoting yourself and Simbi to your network of friends, colleagues, family, and high school crushes. Additionally, it can

More information

BLACKBOARD LEARN 9.1: BASIC TRAINING- PART 1

BLACKBOARD LEARN 9.1: BASIC TRAINING- PART 1 BLACKBOARD LEARN 9.1: BASIC TRAINING- PART 1 Beginning of Part 1 INTRODUCTION I m Karissa Greathouse, for those of you that don t know me. I think I know almost everybody in here, but some of you may not

More information

Adding in 3D Models and Animations

Adding in 3D Models and Animations Adding in 3D Models and Animations We ve got a fairly complete small game so far but it needs some models to make it look nice, this next set of tutorials will help improve this. They are all about importing

More information

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire - 2015 The Liverpool Public Library, the larger Onondaga County system, and libraries

More information

Learn Unity by Creating a 3D Multi-Level Platformer Game

Learn Unity by Creating a 3D Multi-Level Platformer Game Learn Unity by Creating a 3D Multi-Level Platformer Game By Pablo Farias Navarro Certified Unity Developer and Founder of Zenva Table of Contents Introduction Tutorial requirements and project files Scene

More information

BITCRAFT: GETTING STARTED

BITCRAFT: GETTING STARTED BITCRAFT: GETTING STARTED 1 SETTING UP THE MOD 2 IN ORDER TO SIMPLIFY THE SET-UP PROCESS, we ve made the bitcraft mod available on a platform designed to make modding Minecraft simple, called Technic Launcher.

More information

Create Or Conquer Game Development Guide

Create Or Conquer Game Development Guide Create Or Conquer Game Development Guide Version 1.2.5 Thursday, January 18, 2007 Author: Rob rob@createorconquer.com Game Development Guide...1 Getting Started, Understand the World Building System...3

More information

Image Manipulation Unit 34. Chantelle Bennett

Image Manipulation Unit 34. Chantelle Bennett Image Manipulation Unit 34 Chantelle Bennett I believe that this image was taken several times to get this image. I also believe that the image was rotated to make it look like there is a dead end at

More information

Tommy s Revenge Trading Method 2.0 (Module 2 Part 1)

Tommy s Revenge Trading Method 2.0 (Module 2 Part 1) 1 Welcome to Tommy s Revenge Module 2 Part 1. I m not sure how many parts will be in this section. I think if we participate together we can make a module that s beneficial to all of us Be aware that anything

More information

BIMXplorer v1.3.1 installation instructions and user guide

BIMXplorer v1.3.1 installation instructions and user guide BIMXplorer v1.3.1 installation instructions and user guide BIMXplorer is a plugin to Autodesk Revit (2016 and 2017) as well as a standalone viewer application that can import IFC-files or load previously

More information

- Introduction - Minecraft Pi Edition. - Introduction - What you will need. - Introduction - Running Minecraft

- Introduction - Minecraft Pi Edition. - Introduction - What you will need. - Introduction - Running Minecraft 1 CrowPi with MineCraft Pi Edition - Introduction - Minecraft Pi Edition - Introduction - What you will need - Introduction - Running Minecraft - Introduction - Playing Multiplayer with more CrowPi s -

More information

This Place Matters Toolkit How to Create a Campaign for a Place You Love

This Place Matters Toolkit How to Create a Campaign for a Place You Love This Place Matters Toolkit How to Create a Campaign for a Place You Love 1 Everyone has places that are important to them. Places they care about. Places that matter. This Place Matters is a national campaign

More information

Would You Like To Earn $1000 s With The Click Of A Button?

Would You Like To Earn $1000 s With The Click Of A Button? Would You Like To Earn $1000 s With The Click Of A Button? (Follow these easy step by step instructions and you will) This e-book is for the USA and AU (it works in many other countries as well) To get

More information

Civ 6 Unit Asset Tutorials Level 1 - Hello World

Civ 6 Unit Asset Tutorials Level 1 - Hello World Civ 6 Unit Asset Tutorials Level 1 - Hello World By Leugi So making units is pretty much a basic and much necessary knowledge for almost all possible Civilization VI mods; whether Leaders, Civilizations

More information

CHM 152 Lab 1: Plotting with Excel updated: May 2011

CHM 152 Lab 1: Plotting with Excel updated: May 2011 CHM 152 Lab 1: Plotting with Excel updated: May 2011 Introduction In this course, many of our labs will involve plotting data. While many students are nerds already quite proficient at using Excel to plot

More information

NOT A CARE IN THE WORLD. Joseph Arnone. Copyright 2018 MonologueBlogger.com All rights reserved.

NOT A CARE IN THE WORLD. Joseph Arnone. Copyright 2018 MonologueBlogger.com All rights reserved. NOT A CARE IN THE WORLD by Joseph Arnone Copyright 2018 MonologueBlogger.com All rights reserved. INT. 'S BASEMENT BEDROOM - NIGHT is playing video games when his brother walks in on him. Not a care in

More information

How to Blog to the Vanguard Website

How to Blog to the Vanguard Website How to Blog to the Vanguard Website Guidance and Rules for Blogging on the Vanguard Website Version 1.01 March 2018 Step 1. Get an account The bristol vanguard website, like much of the internet these

More information

CISC 1600, Lab 2.2: More games in Scratch

CISC 1600, Lab 2.2: More games in Scratch CISC 1600, Lab 2.2: More games in Scratch Prof Michael Mandel Introduction Today we will be starting to make a game in Scratch, which ultimately will become your submission for Project 3. This lab contains

More information

Introducing Photo Story 3

Introducing Photo Story 3 Introducing Photo Story 3 SAVE YOUR WORK OFTEN!!! Page: 2 of 22 Table of Contents 0. Prefix...4 I. Starting Photo Story 3...5 II. Welcome Screen...5 III. Import and Arrange...6 IV. Editing...8 V. Add a

More information

PhotoFrame Pro 3. Review by Darrel Priebe

PhotoFrame Pro 3. Review by Darrel Priebe PhotoFrame Pro 3 Review by Darrel Priebe Summary PhotoFrame Pro 3 is a fun and easy-to-use plug-in for Photoshop or Photoshop Elements to give your photographs exciting frame or edge effects. With over

More information

Create a CaFE Account (for those who do not have one) In order to submit entries for the FWS Annual Exhibition and/or the Online Show, you need to:

Create a CaFE Account (for those who do not have one) In order to submit entries for the FWS Annual Exhibition and/or the Online Show, you need to: Using CaFE (www.callforentry.org) to Enter FWS Exhibitions To enter calls to artists for FWS shows or any calls on CaFE, you will need to: 1. Create a CaFE account. It s free and really easy to use instructions

More information

Scripted Introduction

Scripted Introduction things you should know first: Technology Desktops & Laptops Access by internet browser at zoou.centervention.com nothing to download. Tablets Download free app Puffin Acdemy. More info in the Resources

More information

Installation guide. Activate. Install your TV. Uninstall. 1 min 10 mins. 30 mins

Installation guide. Activate. Install your TV. Uninstall. 1 min 10 mins. 30 mins Installation guide 1 Activate 2 Uninstall 3 Install your TV 1 min 10 mins 30 mins INT This guide contains step-by-step instructions on how to: 1 Activate Before we do anything else, reply GO to the text

More information

The original photo. The final result.

The original photo. The final result. giving a photo painted edges In this Adobe Photoshop tutorial, we re going to combine a couple of different effects. First, we ll give the photo easy-tocreate painted edges, and then we ll make it look

More information

25 minutes 10 minutes

25 minutes 10 minutes 25 minutes 10 minutes 15 SOCIAL: Providing time for fun interaction. 25 : Communicating God s truth in engaging ways. Opener Game Worship Story Closer 10 WORSHIP: Inviting people to respond to God. Chasing

More information

Show notes at: engineeringcareercoach.com/mentoring

Show notes at: engineeringcareercoach.com/mentoring The ENGINEERING CAREER COACH PODCAST SESSION #45 TECC 45 The Engineering Career Coach Podcast How to Find or Become a Mentor in Your Engineering Career EYOS Part 3 of 7 Show notes at: engineeringcareercoach.com/mentoring

More information

Making Your World with the Aurora Toolset

Making Your World with the Aurora Toolset Making Your World with the Aurora Toolset The goal of this tutorial is to build a very simple module to ensure that you've picked up the necessary skills for the other tutorials. After completing this

More information

Overview. The Game Idea

Overview. The Game Idea Page 1 of 19 Overview Even though GameMaker:Studio is easy to use, getting the hang of it can be a bit difficult at first, especially if you have had no prior experience of programming. This tutorial is

More information

Introduction. Modding Kit Feature List

Introduction. Modding Kit Feature List Introduction Welcome to the Modding Guide of Might and Magic X - Legacy. This document provides you with an overview of several content creation tools and data formats. With this information and the resources

More information

Have you ever been playing a video game and thought, I would have

Have you ever been playing a video game and thought, I would have In This Chapter Chapter 1 Modifying the Game Looking at the game through a modder s eyes Finding modding tools that you had all along Walking through the making of a mod Going public with your creations

More information

Chief Architect X3 Training Series. Layers and Layer Sets

Chief Architect X3 Training Series. Layers and Layer Sets Chief Architect X3 Training Series Layers and Layer Sets Save time while creating more detailed plans Why do you need Layers? Setting up Layer Lets Adding items to layers Layers and Layout Pages Layer

More information

Installation guide. Activate. Install your Broadband. Install your Phone. Install your TV. 1 min. 30 mins

Installation guide. Activate. Install your Broadband. Install your Phone. Install your TV. 1 min. 30 mins Installation guide 1 Activate Install your Broadband Install your TV 4 Install your Phone 1 min 0 mins 0 mins 5 mins INT This guide contains step-by-step instructions on how to: 1 Activate Before we do

More information

Blend Photos With Apply Image In Photoshop

Blend Photos With Apply Image In Photoshop Blend Photos With Apply Image In Photoshop Written by Steve Patterson. In this Photoshop tutorial, we re going to learn how easy it is to blend photostogether using Photoshop s Apply Image command to give

More information

Congratulations on your decision to purchase the Triquetra Auto Zero Touch Plate for All Three Axis.

Congratulations on your decision to purchase the Triquetra Auto Zero Touch Plate for All Three Axis. Congratulations on your decision to purchase the Triquetra Auto Zero Touch Plate for All Three Axis. This user guide along with the videos included on the CD should have you on your way to perfect zero

More information

Introduction to Turtle Art

Introduction to Turtle Art Introduction to Turtle Art The Turtle Art interface has three basic menu options: New: Creates a new Turtle Art project Open: Allows you to open a Turtle Art project which has been saved onto the computer

More information

8share.com. *Disclamer: This copy is not for sale. It is for your personal reference only.

8share.com. *Disclamer: This copy is not for sale. It is for your personal reference only. *Disclamer: This copy is not for sale. It is for your personal reference only. How to Earn More on 8Share 1. Sharing Specials When sharing Specials, you help advertisers spread the word about the latest

More information

INTRODUCTION. Welcome to Subtext the first community in the pages of your books.

INTRODUCTION. Welcome to Subtext the first community in the pages of your books. INTRODUCTION Welcome to Subtext the first community in the pages of your books. Subtext allows you to engage in conversations with friends and like-minded readers and access all types of author and expert

More information

SAVING, LOADING AND REUSING LAYER STYLES

SAVING, LOADING AND REUSING LAYER STYLES SAVING, LOADING AND REUSING LAYER STYLES In this Photoshop tutorial, we re going to learn how to save, load and reuse layer styles! Layer styles are a great way to create fun and interesting photo effects

More information

An Idiot's Guide to Photoshop. Part II Azamat Bohed E. TrueKolor.net

An Idiot's Guide to Photoshop. Part II Azamat Bohed E. TrueKolor.net An Idiot's Guide to Photoshop Part II Azamat Bohed E. TrueKolor.net Table of Contents 1.Introduction 3 2. Opening a Digital Image/Photo in Photoshop 3 3. Changing/removing the Background 4 3.1 Using the

More information

DEFENDANT NAME: HOMICIDE SA# 12SA JAIL CALL. JAIL CALL Total time on tape 00:16:14 (Transcription begins 00:01:46)

DEFENDANT NAME: HOMICIDE SA# 12SA JAIL CALL. JAIL CALL Total time on tape 00:16:14 (Transcription begins 00:01:46) DEFENDANT NAME: HOMICIDE SA# 12SA022031 JAIL CALL JAIL CALL 18568099 Total time on tape 00:16:14 (Transcription begins 00:01:46) Information from recording: Date: 2012/4/15, Time: 15:29:04, dialed number

More information

Instant Engagement Pair Structures. User s Manual. Instant Engagement 2011 Kagan Publishing

Instant Engagement Pair Structures. User s Manual. Instant Engagement 2011 Kagan Publishing Instant Engagement Pair Structures User s Manual Instant Engagement 2011 Kagan Publishing www.kaganonline.com 1.800.933.2667 2 Instant Engagement Pair Structures Table of Contents GAME OVERVIEW... 3 Setup...3

More information

The Joy of SVGs CUT ABOVE. pre training series 3. svg design Course. Jennifer Maker. CUT ABOVE SVG Design Course by Jennifer Maker

The Joy of SVGs CUT ABOVE. pre training series 3. svg design Course. Jennifer Maker. CUT ABOVE SVG Design Course by Jennifer Maker CUT ABOVE svg design Course pre training series 3 The Joy of SVGs by award-winning graphic designer and bestselling author Jennifer Maker Copyright Jennifer Maker page 1 please Do not copy or share Session

More information

Chapter 7- Lighting & Cameras

Chapter 7- Lighting & Cameras Chapter 7- Lighting & Cameras Cameras: By default, your scene already has one camera and that is usually all you need, but on occasion you may wish to add more cameras. You add more cameras by hitting

More information

An easy user guide AN EASY USER GUIDE

An easy user guide AN EASY USER GUIDE AN EASY USER GUIDE 1 Hello! Welcome to our easy user guide to Create my Support Plan. We have created this guide to help you start using Create my Support Plan. And we hope that you will find it useful.

More information

Term Definition Introduced in:

Term Definition Introduced in: 60 Minutes of Access Secrets Key Terms Term Definition Introduced in: Calculated Field A field that displays the results of a calculation. Introduced in Access 2010, this field allows you to make calculations

More information

for Your Indoctrination Series

for Your Indoctrination Series for Your Indoctrination Series A simple indoctrination series contains: A welcome email 2-3 bonding emails Optional survey Optional low-pressure offer In this guide, I share templates that you can use

More information

How to Create Conditional Formatting in Excel

How to Create Conditional Formatting in Excel How to Create Conditional Formatting in Excel by Kimberly Allard Highlight the column/cells that you want to have change color when a number is input. Go to the Home tab and Conditional Formatting. After

More information

A Scene from. The Incomplete Life & Random Death Of Molly Denholtz. by Ian McWethy

A Scene from. The Incomplete Life & Random Death Of Molly Denholtz. by Ian McWethy A Scene from The Incomplete Life & Random Death Of Molly Denholtz by Ian McWethy Paige sits alone at a coffee house. She is immersed in her phone, angry, hyper focused. Quint walks onstage with Paige s

More information

Unit 6.5 Text Adventures

Unit 6.5 Text Adventures Unit 6.5 Text Adventures Year Group: 6 Number of Lessons: 4 1 Year 6 Medium Term Plan Lesson Aims Success Criteria 1 To find out what a text adventure is. To plan a story adventure. Children can describe

More information

Create Your Own World

Create Your Own World Create Your Own World Introduction In this project you ll learn how to create your own open world adventure game. Step 1: Coding your player Let s start by creating a player that can move around your world.

More information

Setting up Pro Tools I/O & connecting a microphone for Recording

Setting up Pro Tools I/O & connecting a microphone for Recording Setting up Pro Tools I/O & connecting a microphone for Recording The purpose of this lab is to demonstrate the ability to correctly connect a microphone to the Fast Track Pro interface in such a way that

More information