Game Going Crazy [Solved]

This forum is currently in read-only mode.
From the Asset Store
The ultimate voice pack filled with 1,536 files of .......wav and mp3 of individual numbers, letters, and words (that go
  • Hey guys! I'm having some difficulties with my game. I've put comments into the .cap to show where the problems are. Going left bugs up my screen and makes everything flash. Also, I can not figure out how to make smaller objects set their Z layer behind bigger objects. Apologies for my coding in advance. All suggestions or alternatives are appreciated!!!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The flickering if from multiplying by a negative number. instead you should multiply by 0.9996. of course you really should be adding and subtracting from position to move most of the time. For the sorting use "for each ordered" with the barrel width.

  • The flickering if from multiplying by a negative number. instead you should multiply by 0.9996. of course you really should be adding and subtracting from position to move most of the time. For the sorting use "for each ordered" with the barrel width.

    Thank you, R0J0hound!

    You've been extremely helpful!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)