newt's Recent Forum Activity

  • Well see the nice thing about the dropshadow object is that it uses the current frame, so if you have multiple frames you don't have to double your vram.

    Also an opacity setting would be sufficient. A blur is automatically going to mean there's an alpha channel.

    Sorry, not to be rude, but I already know all the work arounds, this is just me keeping hope alive.

  • Yeah just thinking out loud here, something like the dropshadow object, but giving light instead of shadow, would be cool.

    You would want it to be larger than the attached object, and well a blur would be nice, but that may not be doable without a shader.

  • Be sure and have the DirectX updater run, other than that I kind of wonder if it might have something to do with how you you have your system set up to play audio.

  • If you just need to walk on top of them you could use the platform attribute, and place them behind the player.

    Beyond that as Steven, and SullyTheStrange said a state could be used with bounce, set y fall etc.on the player with overlap at offset.

  • Might try AppPath & ''\OST\test.mp3"

    Instead of AppPath & ''OST\test.mp3"

  • Artwork looks awesome.

    I'm sensing a bit of a Pikmin influence, no?

  • Just a suggestion if you ever add anymore to S.

    How about a way to save an array within S itself?

    Something like this:

    + System: For "x" from 0 to 5
    -> S: insert number {1,2,3,4,5}@loopindex("x") to {""} at "end"[/code:25m45uj7]
    
    With out the need of a loop.
  • Well there certainly is a ton of mod stuff out there.

    Personally I love chiptunes, but using Python just emphasizes the need for external files.

    Its a lot like midi, but way better in terms of sound capabilities, but we can use midi's as resources, and not mods.

    Somewhat counter intuitive Imho.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I've been needing an a to b to a movement for a while, but until we get one there's always a state machine.

    http://dl.dropbox.com/u/666516/queenofb.cap

    In this case the state is either over or under the block.

    The cap should be a little easier to understand, if you get lerp.

  • Thanks, works perfect.

    On a side note, is Math supposed to be a layout object?

  • Thanks again!

    Anglelerp along with infinite image points will make for some great effects.

    Question tho.

    Does that take into account the sprites dimensions?

    Edit:

    Ok nevermind, I can just add height width into the offsets.

  • Is there a specific formula to set up your own image point?

    I've been looking at cos(sprite.angle)*distance from hotspot + sprite.x, and sin(sprite.angle)* distance from hotspot + sprite.y, and had some decent results, but its limiting as the distance from the hotspot has to be the same for both x, and y.

newt's avatar

newt

Member since 12 Nov, 2008

Twitter
newt has 27 followers

Trophy Case

  • 16-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

31/44
How to earn trophies