Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Matygoo

Pages: 1
1
Ask a Question / Re: How to code a Button cycling Animations?
« on: June 09, 2021, 09:56:17 pm »
Thanks. I had to make some changes, like using keys instead of mouse clicks. But this pointed me in the right direction, it's working now

2
Ask a Question / How to code a Button cycling Animations?
« on: June 09, 2021, 04:30:56 pm »
I was stuck on making an event work, so starting from new. Just an empty scene, and 2 actors. One is a button, one is to be a piece of background that is 7 different objects (Images) saved as 7 different animations. What do i put into the event tab, so that the button with each mouse-click on it will cycle the 7 Animations of the other actor in the scene. 1, 2, 3, 4, 5, 6, 7, 1, 2, 3, 4 ...and so on (Looping), i searched around and can find answers to similar things, but not this specifically. Thanks

3
Ask a Question / Re: Help and Logs
« on: March 31, 2020, 09:20:44 am »
I downloaded the update and it all started working again, i continued working on my levels. I took a break and when i came back it's all not working again, same problem as before (test game works but levels wont open to edit) i will include my new logs. Sorry about this and thanks for your time

4
Ask a Question / Help and Logs
« on: March 29, 2020, 02:25:46 pm »
I made my first level tested it a bunch, saved, played it a few times. Stared working on level two and haven't touched it. I came back to edit it and it won't open every time "oops, generate logs" the level still plays in test, but i can't edit (I'll include the logs here)

5
Ask a Question / Re: Actors passing through actors
« on: March 29, 2020, 01:15:04 am »
Thanks for the advice, i've been reading all about "Group Collisions" and at first changing them did nothing (I had made a bunch of new Groups because of the Tutorials) anyway after a long time of enabling all the things like "actor" and "players" on/off. It was not working, not work. Suddenly it works now, i'm not sure what specific change did it but if anyone else is stuck on something like this and finds this page it seems the fix lies in Group Collision. Thanks again for pointing me in the right direction

6
Ask a Question / Actors passing through actors
« on: March 27, 2020, 08:20:27 am »
I'm new and followed Youtube tutorials to the point where i have a 2D platform level with enemies that restart the level when hit (still works) and i can jump over gaps that do the same. But then i was watching a tutorial on collectable items and the items i placed i can't touch i just pass through (Still can touch previous enemies and i'm only working on 1 layer) i deleted and tried placing items again but now anything imake, just new actor > give an animation > place in level, and it's passing through like it's in front. Can anyone help with ideas on how to fix this? Been searching all over hasn't helped yet

Pages: 1