Wrap issue?(not similar to the ones I've seen) Forum Home > Construct 2 Development > Bugs > Closed bugs |
Post Reply
|
| Author | |
Post Options
Quote Reply
Topic: Wrap issue?(not similar to the ones I've seen)Posted: 02 May 2012 at 10:37am |
|
|
@vandinz can you reproduce the problem in a new project?
|
|
![]() |
|
Post Options
Quote Reply
Posted: 21 Apr 2012 at 9:58pm |
|
|
Same here. Some items in my game are going off the edge and not coming back on the other side. I noticed it when I set the layout to be full screen (scale). If you play the level every so often you can see an enemy sprite just going up (or down) a channel off screen. Weirdly they may suddenly 'jump' on screen for no reason. Hope seeing this might help?
Using latest build btw (RLS 87) http://dl.dropbox.com/u/74633005/ast.capx Edited by vandinz - 21 Apr 2012 at 10:00pm |
|
![]() |
|
Post Options
Quote Reply
Posted: 30 Jan 2012 at 6:20am |
|
|
Same deal. I experience this mostly with the car behavior, in which if i drive in reverse to the outside the screen it jitters/go's wacky.
Also, if you don't mind me suggesting. A margin property for the wrap would be great. Edited by PixelPalette - 30 Jan 2012 at 6:21am |
|
![]() |
|
Post Options
Quote Reply
Posted: 27 Jan 2012 at 6:39pm |
|
|
Sorry to bump but don't know if anyone saw this. Still wondering if it's a bug or am I missing something to make it work properly? Thanks.
|
|
![]() |
|
Post Options
Quote Reply
Posted: 22 Jan 2012 at 6:23pm |
|
|
Hello, I seem to be having a very similar problem with the wrap behavior. It'll go to wrap around the X axis but then it'll jitter most of the time. Then wrap oddly. I've used Firefox and Chrome. (Chrome seems to work much better with Construct 2 because when I test in Firefox the whole game screen will flash that's sort of off topic but just thought I'd mention that.) And you also asked what OS we're using. I'm on Windows 7 64 bit. And I'm running the newest build of Construct 2. Is this a bug still or am I doing something wrong?
|
|
![]() |
|
Post Options
Quote Reply
Posted: 14 Nov 2011 at 3:34pm |
|
|
I've since transitioned into just writing the wrap ability into the event sheet as "if x >= 640, then x = 1". I tried switching back to just assigning the character the wrap behavior after r67, but it still glitches at the top of the screen. He just sort of jitters for a second then comes back down on the platform without ever coming up at the bottom of the screen. Thanks for the reply.
|
|
![]() |
|
Post Options
Quote Reply
Posted: 09 Nov 2011 at 1:58pm |
|
|
Is this fixed in r67 by any chance?
|
|
![]() |
|
Post Options
Quote Reply
Posted: 04 Nov 2011 at 5:32pm |
|
|
I've attempted a fix for the next build. When it comes out can you let me know if it fixes it? Thanks.
|
|
![]() |
|
Post Options
Quote Reply
Posted: 31 Oct 2011 at 7:18am |
|
|
What is your browser ? OS ?
I've tried the link "Demo Stage" on FF 7.0.1 in win XP, the wrapping appeared to work in every levels. |
|
![]() |
|
Post Options
Quote Reply
Posted: 30 Oct 2011 at 4:54pm |
|
|
Hey everyone. I'm having an issue with my character getting "stuck" during wrapping. Sometimes he doesn't appear on the other side. Also when jumping from the top of the screen, like in the demo level below, he doesn't reappear at the bottom of the screen. Not sure if it's a bug or something I'm doing wrong. If you jump around awhile on the top platform you'll see what I mean.
Demo Stage .cpx -> Here Edited by eochranek - 30 Oct 2011 at 4:55pm |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |