Charas-Project

Game Creation => Requests => Tutorials => Topic started by: jj1546 on February 11, 2007, 03:29:19 PM

Title: how can i make needs
Post by: jj1546 on February 11, 2007, 03:29:19 PM
hi im going to make a lost(stranded on an island) style game and i need to make a bars at the side of the screen for hunger,thirst,energy etc and i need a step by step guide. lucas has alreay helped me but i just cant get my head around it ive checked out the variables tut and i know how 2 make the bar(make a paralel event, with a conditional branch, "if variable [?bar?] is equal [number] show picture [number])but i still cant do it. i also know it needs to be a comon event so itll stick and i need events eg;bed,apple,stream to replenish the bars(needs)
 

so i need a step by step guide on how to....

1,make needs(just 1 guide will do il rename tings like hunger,thirst,energy for each bar)

2,make events that can replenish theese needs(bed,stream,food)
Title:
Post by: ellie-is on February 11, 2007, 03:32:44 PM
about bed stream food, make a event that set the variable [?foodbar?] + 1. And for kill the char, make a paraller process "if variable [?food?] is equal 0" and go at the event menu and choose game over (page 3)
Title:
Post by: Osmose on February 11, 2007, 03:35:47 PM
You already have a thread for this, you don't need two of them. Locked.