YesNoOk
avatar

STAGE Problem Unsolved (Read 3556 times)

Started by Prisoner 3471, December 31, 2017, 08:37:26 am
Share this topic:
STAGE Problem Unsolved
#1  December 31, 2017, 08:37:26 am
  • *
    • Mexico
Hi. I'm about to release a new stage but I have a problem.

In the picture, it can be seen that the characters sprites are cloned in the background.
Is there any fix to this?
[/align][/align]
Re: STAGE Problem Unsolved
#2  December 31, 2017, 09:15:40 am
  • avatar
  • ***
  • ̢̻̮̫̬̹̞̼̲̪̜̭͇̲͒ͪ̌ͬ̒̄̔̐͘͟ͅ ̢̋ͬ̓͗̏̇̌̑͐ͤ͗̔̊̕͏̴̣͎̟͈̬͚
    • Monaco
reduce left camera
http://signavatar.com/32255_s.gif

please visit my request thread. here
bad grammar is art
Re: STAGE Problem Unsolved
#3  December 31, 2017, 09:53:33 am
  • *
    • Mexico
Re: STAGE Problem Unsolved
#4  December 31, 2017, 12:27:48 pm
  • ****
    • Brazil
    • https://www.facebook.com/profile.php?id=100074220240917
open def file with notepad
find these lines:

example:

[Camera]
startx = 0
starty = 0
boundleft = -450 <<<<< change this value, and go testing
boundright = 450
boundhigh = -77
boundlow = 0
verticalfollow = .3
tension = 50

Re: STAGE Problem Unsolved
#5  December 31, 2017, 04:49:12 pm
  • *
    • Mexico
open def file with notepad
find these lines:

example:

[Camera]
startx = 0
starty = 0
boundleft = -450 <<<<< change this value, and go testing
boundright = 450
boundhigh = -77
boundlow = 0
verticalfollow = .3
tension = 50



Thanks I Will try that

     Posted: December 31, 2017, 11:30:30 pm
open def file with notepad
find these lines:

example:

[Camera]
startx = 0
starty = 0
boundleft = -450 <<<<< change this value, and go testing
boundright = 450
boundhigh = -77
boundlow = 0
verticalfollow = .3
tension = 50


Thank you so much, it worked.
I will share the stage later...
Re: STAGE Problem Unsolved
#6  January 01, 2018, 10:11:23 am
  • ****
    • Brazil
    • https://www.facebook.com/profile.php?id=100074220240917
nice