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.


Topics - freyguy

Pages: 1 2 3
1
iPhone / iPad / Android / ASCEND [ANDROID]
« on: June 14, 2015, 02:53:41 pm »

>Tap and Hold to Move Left and Right.
>Go off the screen and appear on the other side for those tricky lines.
>2 Modes: Easy and Hard. (INSANE MODE COMING SOON!)
>Move fast and don't get hit.
>Get more points than your friends.
>Share scores with friends on Google leaderboards.
>Enjoy the flight, how far can you go?

https://youtu.be/7F0zuucgYTc

Hey everyone this is my second game ive made with stencyl and i have too say its leaps and bounds better than my first one. I had fun building it and finding out how too solve problems like random spawn but not having the same line after another.

Things in ascend not in my first game:
-google play games
-leaderboards
-mute buttons
- smooth gameplay and no bugs (as of yet)

Hope you enjoy!!
https://play.google.com/store/apps/details?id=com.LucidGames.Ascend




2
Ask a Question / google leaderboards not showing up
« on: June 11, 2015, 06:14:43 pm »
Heres my code for the leaderboards. Every time i test it it changes the animation but it doesnt show leaderboards. also Everything is published on google play. thanks

3
Ask a Question / increase score only by 1
« on: May 29, 2015, 05:34:08 pm »
everytime the player hits an actor (collision sensor) it increases the score until the actor is not touching the actor anymore o the score goes up by 20 not 1. thanks   picture below is what i have its in a actor-type event.

4
Fixed Bugs (3.x) / load save not working?
« on: May 27, 2015, 08:26:49 am »
everytime i add the load save block on the start screen it adds weird letters to the screen like yzy random numbers. is there a specific way to save and load games? is there a way to just save the highscore attribute? thanks

5
Ask a Question / initiate google play on start screen?
« on: May 26, 2015, 06:31:35 pm »
if i initiate google play games on the start screen it initiates everytime it goes to the start screen how do i make it so it just initiates right when the app is opened?thanks

6
i uninstalled stencyl and downloaded 3.3 and everytime i try to create a game a window pops up and says oops something went wrong here are the logs thanks

7
Ask a Question / can see collision box when testing game?
« on: May 23, 2015, 01:40:53 pm »
whenever i test a game i can see all the collision boxes and i dont know how to turn it off. thanks

8
logs are attached. i uninstalled stencyl the download the latest build but still wont work

9
Abandoned Bugs / Problem with building android error xml.544
« on: May 05, 2015, 06:04:47 pm »
xml.544   unable to resolve project target android 19 this is what it says. im using build 8366. can anyone please help i was ready to publish my game and then this happened. thanks my logs are below

10
Ask a Question / HELP what is error xml:727 and xml:713
« on: May 03, 2015, 03:37:55 pm »
i keep having this error every time i try to build for android. thanks

11
Ask a Question / builds for flash not android build.xml:713
« on: May 02, 2015, 11:41:17 am »
so build for android keeps failing but it builds for flash. i deleted java and re-installed java 6. it compiles for like 10 seconds then fails. and the line that failed ended in a    build. xml: 713: if anyone can help with this thanks

12
Ask a Question / stop game from spawning the same actor twice in a row
« on: April 23, 2015, 01:06:58 pm »
i have 5 actors and i want them to be random but i dont want the same actor to be spawned twice in a row.  ive been trying to figure this one out for a long time but just cant.  thanks

13
Ask a Question / stop game from spawning the same actor again?
« on: April 21, 2015, 11:00:09 am »
i have 5 actors and i want them to be random but i dont want the same actor to be spawned twice in a row.  ive been trying to figure this one out for a long time but just cant.  the picture down below is the code im using right now. thanks

14
Ask a Question / change background every scene reload
« on: March 27, 2015, 03:40:32 pm »
I wanna add some variety to my game so I wan to change the background every time the main scene reloads. Its a infinite runner game so the scene is going to be reloading a lot.  There doesnt seem to be any code for that except for hiding one background and the showing another. I want it to be more random. Thank you

15
Ask a Question / how to check to see if an actor is spawned
« on: March 07, 2015, 04:14:10 pm »
its a line game and i want to be able to check to see if a specific actor has spawned, if that actor is the same as this actor that is about to be spawned create a different actor. so basicaly i dont the same actor spawned twice in a row. thanks see pic.

Pages: 1 2 3