lucid's Recent Forum Activity

  • yeah 6 fix, you can do it manually by adding a negative amount of smoke, that's used for the fire in this new demo:

    http://dl.dropbox.com/u/1013446/mantis/rocketfluid2.rar

    also the fire was done with a few tweaks of the settings...very exciting

  • oh hey, I stopped the android thing when I started making that contest project and I realized I could make a truly high quality pc project, but I believe what I was doing was using the larger images only, and then shrinking it to screensize , designing it for Motorola Droid screen, and allowing the other phones to widen or shorten the sides (it was a landscape game). they have that special resolution independent pixel, that's the same size on any screen, but I wasn't using that because I hadn't gotten to the UI yet, and I'd rather the game characters be tiny on small screens, than have the player have less play space

    if you need more specifics I'll fire up eclipse and see if I can find the old files

    also, if you have any trouble with specifics, like getting accelerometer, or touch values, or simulating imagepoints, and I do find my eclipse files, I'll be happy to help with any questions.

    it's been a month or so though, so I'm a little rusty

  • [quote:1amgepgc]hot graphics card

    <img src="http://www.guru3d.com/imageview.php?image=17162">

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • k

    thanks again, this version autosets the window to be on screen (hopefully):

    http://dl.dropbox.com/u/1013446/mantis/test.exe

  • thanks all, especially those who tried it and reported glitches

    try this:

    http://dl.dropbox.com/u/1013446/mantis/test.exe

    it's a virus....just kidding

    it's a new version, took out a bunch of stuff like buildings, and backgrounds.

    I'll worry about adding stuff that should be added later, later

    I want to get the basic game working on peoples machines first

    this version allows you to set resolution, and should run on machines with 128 megs vram

  • [quote:36mr155b]Care to elaborate?

    After compiling, the game simply crashes. I can not even run in debug mode. And the error message is a generic Windows error message: "Temp.exe has encountered a problem and needs to close. ..." With the .85 version it run perfectly, but with more recent versions it crashes.

    Actually I am using many For each loops.

    same here

  • Unless I somehow posted the wrong link its in my previous post

    The one that ends in plugins.rar

  • Rojo, could you maybe submit another bit of code that either disables that feature or automatically sets whatever if there is only one frame or for paused animations?

    I could submit a bug report or feature request but I think it would be on the backlog, whereas you may already know exactly where the issue is.

    The following isn't a rant, just making my case for you to take the time:

    Even when it doesn't affect caps to the point where people notice. Its cutting down the effeciency of almost every game since most game have single frame backgrounds, platforms, ui elements, etc.

    It was a necessary fix, but its created another problem. The little bit of maintenence it seems to require becomes a problem with older caps when people wanna upgrade, or with noobs who don't know about it, or when you're building up a cap and it suddenly manifests itself, as there is no easy way to go through a crowded layout and make sure you got every last one. The alternative to manually set 1 frame animations to 0 speed every time is inconvenient and easy to forget

  • so file a bug report

  • http://dl.dropbox.com/u/1013446/imgpts.cap

    you'll need the s plugin to run the cap

    http://dl.dropbox.com/u/1013446/Plugins.rar

    if you just want to test it without downloading the plugin here:

    http://dl.dropbox.com/u/1013446/imgpts.exe

    to use double click to add an "imagepoint"

    hold right mouse button to rotate sprite

    the names of the expressions when searching for an expression are Get Rotated X from Offsets and Get Rotated Y from Offsets

    S.xoffrot(origin x, origin angle, x offset, y offset)[/code:21dx10j0]
    and
    [code:21dx10j0]S.yoffrot(origin y, origin angle, x offset, y offset)[/code:21dx10j0]
    for example, you have a sprite called sprite, and you wanted to add an imagepoint at runtime at position  4,5
    S.xoffrot(sprite.x, sprite.angle, 4, 5)
    S.yoffrot(sprite.y, sprite.angle, 4, 5)
    [h2]
    
    other advanced features like being able to stretch the sprite and have the imagepoint stretch,
    or being able to add an imagepoint while the sprite is already rotated and get the correct offsets are both automated through expressions with 's', but not worth posting here, unless you decide you want to work with it.
    
    also, if you fall deeply in love with 's' and decide to dedicate yourself to learning the arcane arts of 's'ness,  there are actions that will automatically generate an array of offsets for you from a an array of sprites, and other weird craziness[/h2]
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