lucid's Recent Forum Activity

  • Also it'd be python("2+2")

    Don't forget the quotation marks around the entire python expression

  • I'm not at my pc at the moment, so forgive me if there's some obvious solution Id find by clicking around for a minute, but is it possible to advance 1 tick at a time, specifically to paste the screen to canvas and image manip save it to disk, before proceeding to the next tick

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • he's right, and just because I wasn't sure exactly what he meant,

    a simple example is:

    set sprite private variable ('MyFormula') to string : "(sprite.x/100) + sprite.angle"

    Set Sprite Angle : 10 * python(('MyFormula')) + sprite.y

  • happy birthday indeed.

    construct is in a class of it's own

    easiest to use and most powerful together at last

  • here's a dungeon/maze generator with events:

    here's a plugin that does it for you:

    small procedurally generated 3d terrain:

    and just for good measure, procedurally generated space sim WIP:

    and procedurally generated animation:

  • I think the creation forum should be kept as it is, but should also contain a Completed Project

  • Describe the homing attack in sonic games

  • damn, I kept trying but I just couldn't find it

    I don't remember who posted it, but someone posted two examples in a single thread of shadow trails like this

    I think they might have even used the akuma sprite.

    one of the examples just had a simple fade out, and the other one used plasma for a really crazy looking version of the same effect,

    I tried a few search terms, but couldn't find it, does anyone else remember this?

  • I don't know too much about c#, so maybe someone can expand upon whether that comes with it's own similar problems, but python has a few features and idiosyncrasies that I think will require you to later relearn things, that are common to most major languages, whereas I hear c# is very c-like.

    things like using horizontal whitespace to block a subprogram. not have to declare any variables. and inheritance and classes in general are very awkward in python, and to me seem like bad starting points for learning about them. I know classes are something you're going to learn in the first few weeks, but they arrive precisely when programming starts to get really powerful and interesting. so why not already be in a language that will make them both easier to understand, and better prepare you for other languages.

    Also, as others said, C# is popping up everywhere. it's getting bigger, where python seems to have it's place, but not one in constant large scale growth

  • if you have large moving sprites for platforms, per pixel causes major slowdown

    I don't think 1024x1024 is impractically large for a modern hd game, but look at this cap

    runs fine

    toggle the action that rotates the sprite, and it causes major slowdown on my system, which is not top of the line, but fairly up to date:

    bounding box collision: 9300 fps

    per pixel: 25 fps

    AMD Phenom II X4 965 Black Edition Deneb 3.4GHz

    4GB 1333 (PC3 10600) Dual Channel

    Radeon HD 5870 1GB

  • The most popular dual stick shooter out there right now is probably "geometry wars"... there was also the game "smash tv" which might have been the first to use it... I love dual stick shooters but to play them on a computer you would probably need a controller (which I have luckily)...

    I think the ghost shooter tutorial is basically a dual stick

    seems to work fine with mouse/keyboard as well

lucid's avatar

lucid

Member since 16 Jan, 2009

Twitter
lucid has 25 followers

Connect with lucid

Trophy Case

  • Entrepreneur Sold something in the asset store
  • 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
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

24/44
How to earn trophies