BluepointVance's Recent Forum Activity

  • Cool, thank you. It's nice to understand this stuff!

    I'll just do it with variables instead. Shouldn't be a problem.

    Thanks again.

  • I completely understand that... But even if the RED variable is set somewhere in the middle, you can subtract from it, but not add. Here is a simple CAP to show my problem:

    RGB FILTER PROBLEM EXAMPLE CAP DOWNLOAD LINK

    <img src="http://i232.photobucket.com/albums/ee215/JDoejoe/RGBFilter_zpsb867a279.jpg" border="0">

    Am I just be missing something simple here?

    Thanks!

  • Okay, I've gotten a little futher on this -- but have run into a possible bug... I am changing the color filter on my nebula sprite over time. This expression:

    Sprite.NebulaBlue Set Color filter to: rgb((getred(NebulaBlue.filter)-10*timedelta),getgreen((NebulaBlue.Filter)-10*timedelta),255)

    Works great. I can get it to drop both the red and green values for the sprite's color filter down to 0.... But trying to do the opposite (adding TimeDelta instead of subtracting):

    Sprite Set Color filter to: rgb((getred(NebulaBlue.filter)+10*timedelta),getgreen((NebulaBlue.Filter)+10*timedelta),255)

    Doesn't seem to do anything, the red and green values stay the same. Anyone have any idea what I am missing?

    Thanks.

  • Working on a new level for my game, here is a Photoshop of what I'm looking for:

    <img src="http://i232.photobucket.com/albums/ee215/JDoejoe/Target_zps74af5c6f.jpg" border="0">

    The two "Nebula Lightning" looking things are what I'm after. I want them to randomly connect to the center object... Animate for a few seconds, then go away.

    I looked at this thread:

    achieve this lighning effect

    Which had a nice looking version of lightning by Oppenheimer on the last page. I played around with it a bit, it's hard to adjust to what I'm looking for... It seems to be quite load heavy.

    I was wondering if there might be a plasma version that might work for me. I'm investigating that now, but I was looking for any more ideas to achieve a good looking version of this effect.

    Any thoughts? Thanks!

  • For completeness sake... I got a sort-of, kind-of version of this working. I'll upload in case anyone is curious:

    Sort-of Swirling Clouds

    I'm not too happy with it, but my meager construct skills are the limiting factor, I think. This level will have to wait until I get better!

    Thanks!

  • This is the closest I've gotten. I create 20 sprites and orbit them around a center object... Decreasing the orbit distance constantly. When a sprite overlaps the center object, it gets destroyed:

    Cloud Spiral Testing

    My problem is, I want to create a NEW sprite at the end of the chain to replace every sprite that gets destroyed. I can't figure out how to pick the last sprite in the chain, get it's location, orbit step, etc... and tack a new sprite on right behind it.

    Any suggestions?

  • Okay, one more -- this one is getting closer... I just feel like I'm being VERY inefficient with this. For instance, I'm rotating the entire layer just to get it to look right. I keep thinking there would be a way to do this with our old friend math.

    Star Spiral 3

    Also, I think it would be better if the stars would actually disappear when they reached the center of the spiral -- then new stars could form at the far end and the process could loop forever...

  • I think I understand that idea: Actually animate one of the curved clouds as a sprite with multiple frames... Then rotate several instances of that around the center object..?

    I can try that -- doubt my animating skills are up to the task!

    I've played around with the blob shader as well. I guess I could rotate several blob sprites in a kind of chain? Is that the idea?

    I keep thinking the Orbiter Behavior will somehow save me. I just don't feel like I understand the math! Here are a few attempts that produce fun results (but not really what I'm hoping for):

    Spiral Stars

    Spiral Stars 1

    Spiral Stars 2

    These are just tests. I was thinking I could reduce the number of objects and make them larger "whispy cloud" sprites instead.

    Maybe I should skip the Orbiter behavior and try Gravitation?

  • I'm trying to crate an animated background for the game I'm doing that looks like a spiraling galaxy. Sort of like this:

    Or like this photo (but in motion):

    <img src="http://i232.photobucket.com/albums/ee215/JDoejoe/SpaceSwirl_zps1ffe9ad4.jpg" border="0">

    I can use the orbiter behavior to create rotating star fields, and they look good. But I was trying to create the CLOUDS that appear to be endlessly spiraling into the center of the image (into the sun or black hole or whatever) and I'm having no luck.

    Is there a trick to animating an endless loop like that? Should I be trying to animate this as a sprite and paste it into the background? (That'd be a BIG sprite, the game runs at 1920 x 1200).

    Any suggestions appreciated! Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Found the fluid plug-in by Lucid, so I re-hosted and added links to the end of the original thread:

    Fluid Plugin Thread by Lucid

    In case anyone else was having trouble finding them.

  • Original links are all dead. Was difficult to find them again, so I re-hosted them here:

    FluidAlpha.rar

    FluidExample.cap

    TBB.RAR

  • Yes, I was very interested in checking out that Fluid Plug-In, but the link was broken. I'll mail Lucid and see if he can send it. It'd be nice to rehost some of these things since all the old links are dead... I realize most people have moved on to Construct2 -- but for my needs, that just won't work.

    I'll try playing around with custom movement. I've never been very good with it, but it's worth a shot.

    Thanks!

BluepointVance's avatar

BluepointVance

Member since 10 Dec, 2010

None one is following BluepointVance yet!

Trophy Case

  • 13-Year Club

Progress

13/44
How to earn trophies