Adventures Of Dancing Duck - Not-Locked version - DEMO4

For discussion of non-Wonderland topics - please read rules!

Moderators: ~xpr'd~, tyteen4a03, Stinky, Emerald141, Qloof234, jdl

User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Tue Apr 17, 2012 9:31 pm

This is a view of the world as Dancing Duck knows it.
Black = Penguins and Polar Bears
Pink = Pigs
Brown = LIONS
Orange = humans
Blue = Robotropolis
Purple = CHICKENS
Green = Ducks
Yellow = Dogs
Gray = Cows
Red = Turkeys
Attachments
DDWORLD.png
greedy penguins
DDWORLD.png (175.31 KiB) Viewed 3143 times
User avatar
Sammy_Bro
Rainbow Star
Posts: 1738
Joined: Thu May 07, 2009 8:58 pm

Post by Sammy_Bro » Tue Apr 17, 2012 10:48 pm

OH DEAR, THERE ARE DUCKS WHERE I LIVE?

EVERYWHERE IS POLLUTED WHERE I LIVE, THEREFORE I SEE NO DUCKS *explode-d*
:D
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Tue Apr 17, 2012 11:16 pm

Sammy_Bro wrote:OH DEAR, THERE ARE DUCKS WHERE I LIVE?

EVERYWHERE IS POLLUTED WHERE I LIVE, THEREFORE I SEE NO DUCKS *explode-d*
AoDD is in 2810.
User avatar
Technos72
Rainbow MegaStar
Posts: 3227
Joined: Thu Nov 26, 2009 12:20 am
Location: Usa
Contact:

Post by Technos72 » Wed Apr 18, 2012 12:16 am

ANIMALS

Y U NO APPEAR IN CANADA
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Wed Apr 18, 2012 12:58 am

It's been taken over by the greedy polar animals.
User avatar
StinkerSquad01
Rainbow AllStar
Posts: 4251
Joined: Mon Aug 09, 2010 3:39 am

Post by StinkerSquad01 » Wed Apr 18, 2012 1:42 am

It appears humans only appear on remote islands.
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Wed Apr 18, 2012 2:01 am

That's because the remote island has a huge tower almost as big as NYC and so tall that it goes into space. The rest of the remote island is a vacation place for humans and a wildlife preserve where animals can live like in the old days. Also, other animals can visit other animal countries. The majority and the government is the specific animal, though.
User avatar
StinkerSquad01
Rainbow AllStar
Posts: 4251
Joined: Mon Aug 09, 2010 3:39 am

Post by StinkerSquad01 » Wed Apr 18, 2012 12:08 pm

Aha, the space tower!
ab-47
Rainbow Star
Posts: 1997
Joined: Thu Mar 04, 2010 5:10 pm

Post by ab-47 » Wed Apr 18, 2012 3:20 pm

NO HOOOMANS! :evil:
seriously though, are we extinct in their times ? :(
LEVEL LIS1
All previous projects currently on hiatus OR cancelled
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Wed Apr 18, 2012 7:48 pm

No, just a lot more restricted and few, mostly because we got our butts kicked in the Animal-Human War.
EDIT: Look near Australia. There's an orange island near there.
User avatar
|Cookie|
Rainbow Star
Posts: 1991
Joined: Mon Mar 21, 2011 8:34 am

Post by |Cookie| » Wed Apr 18, 2012 7:59 pm

DEEMAN223344 wrote:No, just a lot more restricted and few, mostly because we got our butts kicked in the Animal-Human War.
I heard this story somewhere.but i'm not sure! :x

DEEMAN223344 wrote:EDIT: Look near Australia. There's an orange island near there.
I didn't saw that! :shock: :o
Previously known as "kidkidaaa1"
My level list
My hub: TTN
Woof Woof
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sun Apr 22, 2012 4:07 pm

A WIP.
Attachments
pic32.png
The orange blocks in AoDD came before the ones in ET. MNIK CANNOT DENY IT
pic32.png (69.62 KiB) Viewed 3071 times
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sun Apr 22, 2012 6:20 pm

MORE ROBOTS
Attachments
pic33.png
pic33.png (63.22 KiB) Viewed 3058 times
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sun Apr 22, 2012 11:10 pm

TP: THIS IS URGENT

Code: Select all

 Information about object: DestructibleBattery

Sprite: sprite400
Solid: false
Visible: true
Depth: 0
Persistent: false
Parent&#58; <no parent>
Mask&#58; <same as sprite>

Create Event&#58;
set Alarm 0 to 50
set variable spin to 0

Alarm Event for alarm 0&#58;
set Alarm 0 to 50
set the health relative to 5

 Step Event&#58;
if number of objects BossRobot2 is Larger than 0
      execute code&#58;

spin+=1
x=BossRobot.x+lengthdir_x&#40;BossRobot.sprite_width,spin&#41;
y=BossRobot.y+lengthdir_y&#40;BossRobot.sprite_height,spin&#41;


Collision Event with object ThrowBomb&#58;
for other object&#58; destroy the instance
destroy the instance
play sound EnemyDie; looping&#58; false
create a large effect of type smoke up relative at &#40;16,16&#41; of  color 12632256 above objects
create instance of object Coin at relative position &#40;8,8&#41;

Draw Event&#58;
if number of objects BossRobot is Larger than 0
      execute code&#58;

draw_line_color&#40;x+16,y+16,BossRobot.x+50,BossRobot.y+50,c_yellow,c_yellow&#41;
draw_sprite&#40;sprite400,0,x,y&#41;


The batteries are supposed to orbit, but they won''t move at all!
User avatar
MyNameIsKooky
Rainbow Spirit Master
Posts: 9712
Joined: Mon Dec 01, 2008 10:18 pm

Post by MyNameIsKooky » Mon Apr 23, 2012 1:41 am

DEEMAN223344 wrote:

Code: Select all

 Step Event&#58;
if number of objects BossRobot2 is Larger than 0
      execute code&#58;
According to the code, the battery is intended to rotate around the BossRobot object, not the BossRobot2 object. That might be your problem.
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Mon Apr 23, 2012 1:48 am

Oops. Silly me. Thanks!
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Fri Apr 27, 2012 10:47 pm

Current Dance Plans:
The format for reading is:

Code: Select all

World Name - Minigame &#40;INTRO DANCE, MID WORLD DANCE, CLIMATIC DANCE&#41;

Code: Select all

Rocky Mountains – Mining &#40;Dance, Unclog Dance, Lazer dance&#41;
Bomb Factory – Bomb assembly&#40;Drill dance, Whip Dance, Tornado Dance&#41;
Atlantic Ocean – Garbage Collecting &#40;Filterfeed, Air Glilde, Fishery&#41;
Penguin Empire – Circus&#40;AntiGravity, Ice Slide, Fire Dance&#41;
Turkey – Bakery&#40;Herding, Bubble Blow, Boomerang&#41;
--SPOILERS START HERE--
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sat Apr 28, 2012 8:07 pm

BOSS TIME
Attachments
pic34.png
pic34.png (76.72 KiB) Viewed 2995 times
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sat May 05, 2012 9:55 pm

Just testing something out.
Attachments
pic35.png
pic35.png (74.04 KiB) Viewed 2976 times
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sat May 05, 2012 10:05 pm

COLLISION OF WORLDS
Attachments
pic36.png
pic36.png (89.03 KiB) Viewed 2969 times
User avatar
Technos72
Rainbow MegaStar
Posts: 3227
Joined: Thu Nov 26, 2009 12:20 am
Location: Usa
Contact:

Post by Technos72 » Sat May 05, 2012 10:15 pm

I just realized the black on the world map and the text saying "black - polar bears and penguins" I'm an idiot for not noticing that for a while
User avatar
Dark Drago
Rainbow Master
Posts: 919
Joined: Mon Apr 09, 2012 7:50 am

Post by Dark Drago » Thu May 10, 2012 4:43 am

The pics are looking cool!
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sun May 13, 2012 8:45 pm

Thanks!
I made a new sprite.
Attachments
pic37.png
pic37.png (40.26 KiB) Viewed 2936 times
User avatar
|Cookie|
Rainbow Star
Posts: 1991
Joined: Mon Mar 21, 2011 8:34 am

Post by |Cookie| » Mon May 14, 2012 8:56 am

DEEMAN223344 wrote:Thanks!
I made a new sprite.
this sprite is looking good! :)
Previously known as "kidkidaaa1"
My level list
My hub: TTN
Woof Woof
User avatar
Dark Drago
Rainbow Master
Posts: 919
Joined: Mon Apr 09, 2012 7:50 am

Post by Dark Drago » Fri May 18, 2012 4:39 am

nICE pIC!
Post Reply