A Blog/Vlog chronicling my journey through my game development.
Psyberfire Lane Linking
Get link
Facebook
X
Pinterest
Email
Other Apps
In this video I show how we use the custom flow and lane
linking in Psyberfire to ensure that we are not clogging pipelines, retaining
high velocity and making milestones.
Hello Internet!!! So, in the continuation of the last entry, we had to take the user stories from our poker planning session and make a paper prototype of our game. We had to take on roles for this task and I was given the role of SCRUMM Master. The following is the first session of me fulfilling this role. Enjoy. As you can see, I make a lot of mistakes. I guess we will see if these get remedied in the second round.
Attached you will find the official Mad Badger Studio contractor handbook that I created for our company, complete with contracts. It is an iteration on a handbook I wrote for a previous game dev company. This handbook was created with the goal of creating a fun, enriching and encouraging environment, while still making sure our legal asses are covered. Please feel free to use it as a template for your company if you so desire, but ensure to change your data where applicable to reflect your company.
Hey everyone, I have been meaning to share this with you all. Below is a video of my Lerpz project. This is a free tutorial available on the Unity Asset Store and is actually a really good way to break into using Unity for the first time. I had wanted to post a link to the asset store page for the project, but at this time it appears that the tutorial has been taken down from the asset store. If it comes back up, I will update this post. I am also sharing my flowchart with you all. Flowchart is below and below is the pseudocode play startScene if press start run main //"main" refers to the main game scene within Unity else exit program main() playerInput movement //this states that the player is moving Lerpz around the level encounter "fuelPickup" if player fuel count > 0 --total player fuel count else run cutsceneCamera1 event //this event drops the fence around Lerpz's ship encounter "healthPickup" ...
Comments
Post a Comment