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 - Sparf

Pages: 1 2 3
1
Ask a Question / how to fix this?
« on: November 14, 2017, 04:01:24 am »
Hey, I  am trying to create a scoring system for when a specific actor collides with another specific actor it disappears and increases the score by 1.
But instead of it increasing by 1 it increases it by 35, I have no idea why it is doing this please help.

2
Ask a Question / Particle explosion
« on: October 27, 2017, 04:42:08 am »
Hey people in the game I'm making I want an object to explode into tiny little pieces when it hits the other object does anyone have any idea on how to do something like this? If any of you play BallZ I want it to be a bit like when the blocks explode. Thanks for reading.

3
Ask a Question / sound on and off button
« on: October 05, 2017, 04:25:00 am »
Hi I've been working on a game for over a year and I have this actor that has two different animations sound on and sound off but I can't seem to get them to change to the next animation when I press on it also I would like it to start as animation sound on.

4
Ask a Question / Re: Music problem
« on: June 15, 2017, 06:03:04 am »
What happens? Are you using the purple attribute blocks?
yep

5
Ask a Question / Re: Music problem
« on: June 08, 2017, 11:48:36 am »
This is a basic method. It doesn't check if music is already playing or not. It just checks the state of the boolean, so the first time the scene loads it switches the boolean to true, to stop the music from being played again if the scene reloads.

Note: I've used a local attribute, but you'll need to use a global (purple) one.
thanks for helping but that's not working for some odd reason.

6
Ask a Question / Re: Music problem
« on: June 08, 2017, 06:18:59 am »
Music will keep playing even if you switch scene, so it will start each time you visit that scene. Use a boolean to check if the music is already playing to stop it from happening each time.
how do i do that? Because i tried but it still doesn't work.

7
Ask a Question / Music problem
« on: June 08, 2017, 05:49:40 am »
hey guys I added music to a game i'm making and I attached it to a scene with game attribute BUT every time it goes onto the same scene it plays the music over the same music so I end up having the same music playing at more then 1 time is there anyway to get it to not do that?

8
Ask a Question / Re: Hey ayyy ayy ayy ayyy
« on: January 28, 2017, 09:13:28 am »
Better ask around if someone is trying to mess with your projects then ;)
Lol.

9
Ask a Question / Re: Hey ayyy ayy ayy ayyy
« on: January 28, 2017, 03:14:15 am »
That doesn't sound like a Stencyl issue. The way stencyl save things is in the stencylworks folder. Deleting stencyl and installing a new version should not have any effect on the stencylworks folder. If you want backup copies of your game(s), at any time you can do file>export game. It saves the programming and all of the assets to a .stencyl file.

Don't worry too much about losing your game. Now that you have a few months under your belt, you will be able to reprogram it much faster. You will probably even know better ways of doing what you did before.
Thanks and also I weirdly found stencyl in my recycle bin so now I have the game back. :)

10
Ask a Question / Re: Hey ayyy ayy ayy ayyy
« on: January 28, 2017, 03:14:00 am »
I agree with Ceosol--this doesn't sound like a Stencyl issue to me. Maybe it's a file system issue... that'd be my first thought if files just randomly disappeared off my computer. I'd suggest having at least a couple different types of backup and rotating through them. A lot of data loss is due to human error. I have a daily backup of active projects. On multiple occasions it's been helpful to be able to roll back to an earlier version, and of course, recover from the occasional oops.
Thanks and also I weirdly found stencyl in my recycle bin so now I have the game back. :)

11
Ask a Question / Re: Hey ayyy ayy ayy ayyy
« on: January 28, 2017, 03:13:50 am »
One last note: If your workspace is in your Home directory (on Windows that would be anything under any folder that starts with your username, such as My Documents or App Data), and you're logged in as another user or guest, this issue might occur. To fix that, just log out of Windows and log back in again.

I've noticed that on Windows 10, sometimes it logs me in as a guest, even though I logged in as my main user. Freaks me out every time, when all the programs are there but none of the files.
Thanks and also I weirdly found stencyl in my recycle bin so now I have the game back. :)

12
Ask a Question / Hey ayyy ayy ayy ayyy
« on: January 27, 2017, 08:27:45 am »
Hi guys I was spending a few months on my first stencyl game which was going really well by the way. I always saved it and everything but when I went onto my computer stencyl wasn't there so when I finally got it back all the months of hard work had gone down the drain.  :D clap clap clap I think i'm going mad. 

13
Ask a Question / Re: How to not lose scenes
« on: January 23, 2017, 09:24:17 am »
don't touch stencyl..............

http://community.stencyl.com/index.php/topic,50338.0.html might help if THERE IS STILL HOPE OF RECOVERY..........
Thanks.

14
Ask a Question / How to not lose scenes
« on: January 23, 2017, 08:11:19 am »
Hi guys recently I lost all my scenes and I had to make them again so does anyone know how to prevent this?

15
Ask a Question / Logs
« on: January 23, 2017, 07:23:16 am »
How to fix this log?

Pages: 1 2 3