Barri167's Recent Forum Activity

  • There are a few things wrong with this cap that I have yet to identify.

    First off when the screen size changes my buttons become skewed and sometimes so much so that you can't click on them.

    Fullscreen doesn't seem to work and when I do use it my list boxes disappear.

    Any insight to this problem would be appreciated. if any pictures are required to better help diagnose the problem please say so.

  • This is exactly what I've been trying to do. Only I've been attempting to use arrays and have one for each different type of object. So far I've failed epically and doing this.

  • What does setting a space on the index to "sprite", do?

  • What I'm attempting to do in this cap is save the location of every sprite instance and load it back in when a user returns to the layout.

    So far I have been able to do this with only one instance when I was using a slightly different structure and I can't figure out why I cannot do it with more than one.

    I must be missing something to have had it half working so any help is appreciated. I tried my best to explain my methods in the cap file itself. Thanks for your time!

  • sqrt((Sprite.X-Sprite2.X)^2+(Sprite.Y-Sprite2.Y)^2)

    You forked up a bit there.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I think the raw cap files should be added to the downloads so that regular users can see how some effects are done and new users can start to learn and make things look decent.

  • I can't figure out why my bird sprite isn't playing the animations for each instance or why it isn't playing properly. If anyone could help me out I'd be very grateful.

    The events for the bird are on the EnemyE eventsheet.

  • I caught a runtime error. To recreate the bug open the Inventory Layout and attempt to run ONLY that layout. From my tests this should result in a runtime error every time. If this is not the case for everyone I'll post my specs.

  • I figured I'd share this because it took me quiet a few tries to accomplish. What this is, is a custom movement event sheet that has 4 visual directions (meaning the player only faces 4 directions) and 8 vector directions (meaning the player can move in 8 directions).

    My biggest battle with all of this was I kept running into 2 errors. 1 part my fault for doing weird things with the player angles and when to play certain anims or not. The other part however is a construct bug that I bypassed using private variables.

    Some of you may have run into this bug, some of you may not have. However the problem is that when you include an event sheet into another event sheet all the keyboard inputs that you put into the first event sheet do not work on the event sheet you included into.

    Any who, I just figured I'd share this in case anyone else was looking into putting together a game that is like this and was having problems. Right now the code is uncommented but eventually I'll fix that when I have more done. If you have any questions/comments/things I could do better or more efficiently please let me know.

  • Yeah that's exactly it. Apparently after a save and then re-open of the file the system no longer picks up the old mouse & keyboard.

    So... there's another bug for ya.

  • I'm going to guess that this goes back to the issue with the mouse & keyboard object not transferring over. I'm going to try making a new mouse & keyboard object and see if it works.

  • But I did set it to walking... in PlayerControls. Or am I missing something?

Barri167's avatar

Barri167

Member since 8 Mar, 2008

None one is following Barri167 yet!

Trophy Case

  • 16-Year Club

Progress

16/44
How to earn trophies