Jump to content


MyChem_alltheway

Member Since 15 Oct 2007
Offline Last Active Oct 30 2009 03:18 AM

Topics I've Started

A Simple Walking Animation Is All I Ask.

29 July 2009 - 06:43 AM

Posted Image

    Give my creation LIFE!

    Please.
A walking animation, left, up, down.
    :P

~Chaos

Moving Platforms

24 June 2009 - 08:26 AM

Good Day,
    Get straight to it shall I? I'm making a platformer game as a present for a close friend and I would like help in creating moving platforms. This is a shortened version of the Player Information:

Sprite: Right
Solid: true
Visible: true
Depth: 0
Persistent: false
Parent: <no parent>
Mask: <same as sprite>

Step Event:
if relative position (0,1) is collision free for Only solid objects
      set the gravity to 0.5 in direction 270
else
      set the gravity to 0 in direction 270
if vspeed is larger than 12
      set the vertical speed to 12

Collision Event with object Box:
move in direction direction at most 12 till a contact with solid objects
set the vertical speed to 0

Keyboard Event for <Left> Key:
set the sprite to Left with subimage 0 and speed 1
if relative position (-4,0) is collision free for Only solid objects
      move relative to position (-4,0)

Keyboard Event for <Up> Key:
if relative position (0,1) gives a collision with Only solid objects
      set the vertical speed to -10

Keyboard Event for <Right> Key:
set the sprite to Right with subimage 0 and speed 1
if relative position (4,0) is collision free for Only solid objects
      move relative to position (4,0)
    
    Now what I wish is to know how to create a moving platform that goes up/down, and one that goes left/right within set boundaries. Just like that, looping so to speak.
    Can anyone help me at all?

    Much appreciated.
       ~Chaos

Taking All Requests Of A Sprite-ly Nature.

27 May 2009 - 03:25 AM

Good day!
This topic is now widely opened for all your sprite requesting needs! Please be rather specific and include details with all the trimmings if you please, It makes it easier for the both of us. :lol:
I'd quite like it if you didn't post a link to your topic, or ask for eighty-one sprites of an RPG that's never going to get off the ground....frankly, that's just bothersome for all involved.
So, go on, request away! Actually don't. Let me work on the requests I have. Watch this space.

~Chaos


Completed Requests:
Brutalfundev= Three 40x40 platform characters.
Kerwood= One topdown 40x40 Bear trap.
Asaurus1= Two 40x40 Ghostlike creatures,
One Blue wand, 40x20.

If you find my *ahem* graphics 'acceptable' please credit 'kB Pixels', Or 'Chaos Musings of a Sprite-ly Nature'.
Much obliged.

Uber Simple Clouds.

02 November 2008 - 04:15 AM

Posted Image

Could someone please make 4 or 5 cloud variations for me? A few different sizes please, Not much smaller than this one, and no more than twice the size.
Thankyou muchly.
;)

A Simple Walking Animation?

25 October 2008 - 07:31 AM

If it is not too much trouble, I would awfully like this sprite (of a loveable mechanic) to be given a simple, smooth, walking animation, Left and right. Anybody care to help?
Posted Image