Enblast 1.1.1 (Update now!)

Talk about making games.

Re: Enblast - Official Thread

Postby Wertyboy » Mon Oct 01, 2012 6:57 am

NightOfHorror wrote:
master0500 wrote:another idea:

....../human body | legs | green gas (fart)
head
......\human body w/ jet-pack | legs | flame

Second please unless Wario is the first human.

Thanks for the ideas, but for sure i won't draw human, sorry.
And again, a nonsense rocket is in the space..... Well i called it "Discoo Rok-ET"
Image

P.S: Anyone notice what was written on the Missile? Yeh it an easter egg

Edit: Nyan Cat Head + StarRock Body + Traditional Rocket Bottom + Heat1k (Retro Engine) = Not a bad idea
Image
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

Re: Enblast - Official Thread

Postby DeltaLeeds » Mon Oct 01, 2012 10:58 am

Put shining lights around the disco rocket,and its perfect! Its nice so far though! For the awesome game,+1!
What do u call the 2nd rocket? xD
Currently: Semi-Active.
Working on: Maybe putting my test games in gamejolt, polishing them a bit, but I still don't know when.
User avatar
DeltaLeeds
 
Posts: 693
Joined: Fri May 06, 2011 12:45 pm
Location: In front of my computer.
Score: 38 Give a positive score

Re: Enblast - Official Thread

Postby Wertyboy » Mon Oct 01, 2012 11:16 am

jonathang wrote:Put shining lights around the disco rocket,and its perfect! Its nice so far though! For the awesome game,+1!
What do u call the 2nd rocket? xD

Thx, What do i call it? NyaStaditiontro Rocket... i guess

K guys i got a question, do we allow to write a script like this one?
Code: Select all
if(topitem=7;bodyitem=7;bottomitem=7) //Which mean those variables must be 7 to activate, not one of them
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

Re: Enblast - Official Thread

Postby MrJolteon » Mon Oct 01, 2012 11:19 am

Wertyboy wrote:
jonathang wrote:Put shining lights around the disco rocket,and its perfect! Its nice so far though! For the awesome game,+1!
What do u call the 2nd rocket? xD

Thx, What do i call it? NyaStaditiontro Rocket... i guess

K guys i got a question, do we allow to write a script like this one?
Code: Select all
if(topitem=7;bodyitem=7;bottomitem=7) //Which mean those variables must be 7 to activate, not one of them

Try
Code: Select all
if(topitem=7, bodyitem=7, bottomitem=7)
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Enblast - Official Thread

Postby lcl » Mon Oct 01, 2012 1:37 pm

MrJolteon wrote:
Wertyboy wrote:
jonathang wrote:Put shining lights around the disco rocket,and its perfect! Its nice so far though! For the awesome game,+1!
What do u call the 2nd rocket? xD

Thx, What do i call it? NyaStaditiontro Rocket... i guess

K guys i got a question, do we allow to write a script like this one?
Code: Select all
if(topitem=7;bodyitem=7;bottomitem=7) //Which mean those variables must be 7 to activate, not one of them

Try
Code: Select all
if(topitem=7, bodyitem=7, bottomitem=7)

No, it's not like that.

Werty (and everyone who uses ifs), for checking if a variable is equal to something you need two (2) ='s. When you use only one, you set the variable equal to the value you're trying to check if it is equal. So your code would result to topitem, bodyitem and bottomitem having the value of 7.

And for if statements && stands for AND and || stands for OR. These are foundable in the forum, there is several tutorials about operators
the ge's code uses. One of them is here: viewtopic.php?f=27&t=12246
The tutorial is very easy to understand. Please read it and you will understand all you need to know about ifs.

So your code would have to be:
Code: Select all
if (topitem == 7 && bodyitem == 7 && bottomitem == 7)
{
    //Here comes the code that triggers when the if statement is true -> all the variables are equal to 7.
}


I hope this helps.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Enblast - Official Thread

Postby MrJolteon » Mon Oct 01, 2012 2:48 pm

Image
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Enblast - Official Thread

Postby Wertyboy » Tue Oct 02, 2012 4:38 am

lcl wrote:So your code would have to be:
Code: Select all
if (topitem == 7 && bodyitem == 7 && bottomitem == 7)
{
    //Here comes the code that triggers when the if statement is true -> all the variables are equal to 7.
}


I hope this helps.

Oh god.... thank you so much, +1
Image

MrJolteon wrote:Image

:|, Very intelligent.... i guess..... Well i got nothing interesting to post right now, so..... Leave your rocket decoration sets ideas(Not human) or something that could fly, like Nyan Cat which requested by MisterJolt, your ideas = help this game making progress = help me much = this game will release soon = i have to shut up because what i'm writting is completly non-sense, like this one: Sorry for party rockin
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

Re: Enblast - Official Thread

Postby master0500 » Tue Oct 02, 2012 5:51 am

Wertyboy wrote:Sorry for party rockin

every day
-'M'-
shuffling!
master0500
 
Posts: 409
Joined: Sun Jun 26, 2011 9:42 pm
Score: 27 Give a positive score

Re: Enblast - Official Thread

Postby Wertyboy » Tue Oct 02, 2012 6:12 am

master0500 wrote:
Wertyboy wrote:Sorry for party rockin

every day
-'M'-
shuffling!

Yeeh..... Sorry fa party rackin..... anyway
Well because Discoo Rok-ET is so so shiny, so "we"'ve just assembled one more non-sense rocket, for children
Image

And another random rocket
Image
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

Re: Enblast - Official Thread

Postby MrJolteon » Tue Oct 02, 2012 6:15 am

Add Trollface.
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Enblast - Official Thread

Postby DeltaLeeds » Tue Oct 02, 2012 1:49 pm

Robot rocket? Angry bird rocket? What do u think werty?
Currently: Semi-Active.
Working on: Maybe putting my test games in gamejolt, polishing them a bit, but I still don't know when.
User avatar
DeltaLeeds
 
Posts: 693
Joined: Fri May 06, 2011 12:45 pm
Location: In front of my computer.
Score: 38 Give a positive score

Re: Enblast - Official Thread

Postby Wertyboy » Tue Oct 02, 2012 3:18 pm

jonathang wrote:Robot rocket? Angry bird rocket? What do u think werty?

Angry Birds?! They're copyrighted by Rovio Entertainment. Well thx because i will add something like Bird Rocket
Robot Rocket?! Good.... Maybe if i got out of ideas i will add it
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

Re: Enblast - Official Thread

Postby MrJolteon » Tue Oct 02, 2012 5:48 pm

Add Trollface.
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Enblast - Official Thread

Postby tzoli » Wed Oct 03, 2012 2:00 pm

And troll engine--->You go backwards :lol:
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Re: Enblast - Official Thread

Postby Wertyboy » Wed Oct 03, 2012 2:05 pm

tzoli wrote:And troll engine--->You go backwards :lol:

Hah yeh right.... oh Jolt im sorry for not reply your request anyway
Well i got 10 rockets now... thank you guys for helping me, will tell the result how many ideas i got and bla bla bla bla bla bla after i finished drawing the Bird and the Robot
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

PreviousNext

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest