Mr Wolf's Recent Forum Activity

  • I solved it! I thought I would have to tell the sprite to change size for the animation, otherwise it would squish the 128x64 frames into the 64x64 sprite size. Nope. Construct does all the work of extending the sprite itself! It is amazing how much Construct does for you...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ah, I understand now. I misunderstood how Hotspots worked. Thanks for clearing that up.

    As for the 302x302 sprite. When I resized him in Photoshop his sprite had less detail then having Construct scale it (don't know how that happened), so for early development I kept it at original resolution, but I know what you mean. I'll resize it. VRAM builds up quick...

    Edit: Wait...no, I didn't misunderstand before. My Hotspot needs to be in the center for Auto Mirror to look right, but needs to be at X=0 when I resize, so I think I need to temporarily switch hotspots just during the resize so all the extra width goes on the right side of the sprite rather than being split on each side (when it is split on each side, it looks like you moved all of a sudden). I'll work on this more tomorrow. Being tired=terrible game development.

  • I have a 64x64 sprite (actually scaling from 302x302) and for a certain animation, the sprite stretches out part of his body to hit an enemy. The frames for this attack animation would be 64x128 because the sprite is actually bigger just during those animations. I tried temporarily making the sprite 64x128, but since my pivot point was in the middle of my sprite, it added the extra width onto both sides (32 pixels on each side rather than 64 pixels in the direction he's facing) and made it look weird. I tried making the canvases on all my animations bigger, but since my pivot point was still where it was when it was just 64x64 rather than in the new center of the image, it wouldn't flip right.

    So basically, I keep failing at this. Is there an easy way to use my 64x128 animation with my normally 64x64 sprite without making it look like the sprite moved or anything, just extended? Imagine a 64x64 box shooting out a 64 pixel width arm and punching an enemy. That is essentially what my sprite is doing.

    Note: The only idea I have left is to use 64x256 (64 in the middle for the regular sprite, then 64 on each side for the attack animation for each direction) images and do the facing left and facing right images for all my animations myself rather than Auto Mirroring.

    Edit: Okay, I tried the above and it insanely raises the VRAM. It went from about 20 MB to almost 75 MB...

  • Which version of Construct are you using? I'm using 0.99.82

  • I know this is an old topic, but, just to be clear, Freeware (like the Construct object which is GPL already) means there is no limitation on my use of it, correct? I can use it in a game for commercial purposes?

  • Thanks, that .cap is very helpful. I should be able to get it just right now.

  • I uploaded the .cap here: http://www.scirra.com/forum/viewtopic.php?f=16&t=5722

    The file has an explanation in it via text objects.

  • A demonstration of a possible problem with the 3D Box object.

    [attachment=0:2x7arqsq][/attachment:2x7arqsq]

  • This is unrelated to scrolling (that works fine for me in the newest version). This is where only 3D boxes overlapping or contained in the original screen resolution (the outlined area starting from 0,0) are visible. I have a .cap that demonstrates it. Is there a way to attach it to my post, or do I need to use an upload site?

  • Sorry about the completely stupid way I've been going about getting help. I also realize I'm explaining this poorly. I can do Jump Sustain and Double Jump with the Platform Behavior. They work, but they can't be controlled well enough (for me specificaly that is, unless I'm being stupid again), without being able to change the speed at which the jump is performed. I would like to know if there is a way I can alter how long it takes to perform the same strength (read: height) of jump. See, I want to be able to perform a jump with a set height, but do it faster than it is currently letting me. Just like there is Horizontal Speed, I want to be able to control Vertical Speed from a jump, and still be able to have the right height from the jump.

    Once again, sorry about this whole thing.

    Edit: I don't think posting a .cap will help at this point because it isn't something that is even in my game, so there's nothing to fix.

  • Yes, but that only makes sure that the top and front appear. This is the entire box.

  • Okay, I started messing with the 3D Box object, but if I spawn a box that is out of the original screen (the original 800x600 (my screen size) screen starting from [0,0]), it doesn't appear. I can interact with it, but it is invisible. If the box is overlapping the original screen, even from just how far it extends off the screen, it will show. Otherwise, nope. I am using the latest version (0.99.82) too.

    Edit: This was supposedly fixed a while ago, but I'm still having it happen just like the previous problem. It is listed on the bug tracker as closed: http://sourceforge.net/tracker/index.ph ... id=1003219

Mr Wolf's avatar

Mr Wolf

Member since 31 Jan, 2010

None one is following Mr Wolf yet!

Trophy Case

  • 14-Year Club

Progress

14/44
How to earn trophies