Note: If you want your game to be played & reviewed in one of my videos, simply fill out the submission form which is in the description of all my videos! Looking forward to playing your games! 0:00 - 0:14 Intro 0:14 - 1:14 Overview of Things 1:14 - 2:23 Thing Keys 2:23 - 4:39 Thing Key Syntax 4:39 - 5:51 Challenge | Add a Building 5:51 - 7:44 Implementing a Building 7:44 - 8:18 Outro
Hey, I encountered a glitch (or maybe something I did wrong on my end, I'm not sure) where I did everything you said to implement the building, but the building never showed up. Any ideas on how to solve this?
Hello! It's impossible to know for sure without first looking at the code, but first thing that comes to mind is maybe you put it in the wrong section? If you want to you can send a small snippet of your building code, and I'll try my best to help you.
@@IronDizaster Thanks for replying, my code for the building was as below. buildings *hauntedAmusementPark|hauntedAmusementParks name:Haunted Amusement Park|Haunted Amusement Parks desc: Haunted amusement park for kids to get scared and give you scares.
Note: If you want your game to be played & reviewed in one of my videos, simply fill out the submission form which is in the description of all my videos! Looking forward to playing your games!
0:00 - 0:14 Intro
0:14 - 1:14 Overview of Things
1:14 - 2:23 Thing Keys
2:23 - 4:39 Thing Key Syntax
4:39 - 5:51 Challenge | Add a Building
5:51 - 7:44 Implementing a Building
7:44 - 8:18 Outro
that was quick :D
thanks dude
Would u cover how to replicate the ascension mechanic from cc?
I'll try and base my next video on that
In this new video I explain how to implement exactly this:
th-cam.com/video/mqdJgRZS7Qg/w-d-xo.html&ab_channel=IronDizaster
Hey, I encountered a glitch (or maybe something I did wrong on my end, I'm not sure) where I did everything you said to implement the building, but the building never showed up. Any ideas on how to solve this?
Hello! It's impossible to know for sure without first looking at the code, but first thing that comes to mind is maybe you put it in the wrong section?
If you want to you can send a small snippet of your building code, and I'll try my best to help you.
@@IronDizaster Thanks for replying, my code for the building was as below.
buildings
*hauntedAmusementPark|hauntedAmusementParks
name:Haunted Amusement Park|Haunted Amusement Parks
desc: Haunted amusement park for kids to get scared and give you scares.
I found out the reason, I hadn't capitalized "Building" and Haunted Amusement Park was too many characters. Thank you for replying though!
@@Pocket_skittle Glad you solved your problem :)
how do you make currency?
this is explained in the episode that covers Resources