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

Pages: 1 2 3 4 5 ... 149
31
In the enters region event, you are adding 1 to the LapCount actor value for the last created actor. This should be for the actor that you also check the x-center for like you did in the second if statement. Otherwise every time a car (no matter which one) passes the finish line, the LapCount of the last created car (which I believe is the AI car)  will be increased.

32
Shared Resources / Re: Platformer Starter Kit - Now on SALE!
« on: July 18, 2018, 06:43:35 am »
That will be in other kits I am developing that work with this one =)
I am currently in the development of multiple behaviours that will not only work with each other without any problems, but also makes it easy to expand on by users themselves.

33
Shared Resources / Re: Platformer Starter Kit - Now on SALE!
« on: July 18, 2018, 03:43:18 am »
Yeah that was the plan. Most of the intractable in this kit work from the bottom position anyway.

34
Shared Resources / Re: Platformer Starter Kit - Now on SALE!
« on: July 18, 2018, 03:00:10 am »
Ah yes, i changed that link on my website. Thanks for the headsup!
Ill add it to the next update. The reason I didn't do so was because the position of the player could be anywhere. What do you think a out spawning the player on the checkpoint flag, with a set offset? (Negative offset would spawn the player left, positive would spawn the player right of the checkpoint)

35
Shared Resources / Re: Platformer Starter Kit - Now on SALE!
« on: July 17, 2018, 09:09:39 am »
Glad i could help! Please let me know if he was able to set it up with the provided Read Me file =)

36
Shared Resources / Platformer Starter Kit - Last day on SALE!
« on: July 14, 2018, 04:42:39 pm »


To celebrate the release of my Platformer Starter Kit, it will be on sale during the entire next week, ending next Sunday the 22th of July! This will grant you a 58% discount on all tiers of this kit!

http://www.theindiestation.com/platformer-starter-kit/

37
Ýaaay maths =D

No but in all seriousness, this is amazing stuff!

38
Ask a Question / Re: Tutorial request and chat thread
« on: June 27, 2018, 12:43:13 pm »
That is because this topic is more then 2 years old ;)

39
Ask a Question / Re: Free Memory
« on: June 21, 2018, 05:37:18 am »
How big was that image?

40
Ask a Question / Re: Hey I'm new and have a few problems...
« on: May 28, 2018, 02:06:47 am »
Welcome! The thing with premade behaviours is that it is hard to add extra features to it. The run and jump kit is made to do exactly that, and adding more functionality to it will take more time then if you would learn how to create a behaviour yourself.

Can you show a screenshot of your boss behaviour? Use the camera icon to take a snapshot and post it here.

41
Ask a Question / Re: converting a game from flash to mobile ready
« on: May 25, 2018, 03:23:52 am »
Depending on the art stylr, you might be able to get away with just scaling. Can you show some screenshots of your game

42
My RPG tutorial series should help you allot with this.

43
Ask a Question / Re: sending to device
« on: May 07, 2018, 03:20:05 am »
Instal the correct USB drivers, and allow your system to connect to your device (it should ask for it)

44
Ask a Question / Re: Not able to compile for mobile anymore
« on: May 01, 2018, 11:49:33 am »
Still no luck with a higher API... Odd thing is, I never get an error message now. It just compiled, and after a split second (I guess) "sending to device" nothing happens. The app also never is installed on my phone. Here are some generated logs

45
Ask a Question / Re: Not able to compile for mobile anymore
« on: May 01, 2018, 11:33:01 am »
Tried those settings. This time no more errors, and compiling seems to be fine, however the game ever ends up on my device. Since I am using Android 7.0 on my phone I decided to try install a higher API, but then I saw that my whole Android SDK folder disappeared while I literally just downloaded it before the last compile..?

https://i.imgur.com/vj3Cvji.png


Pages: 1 2 3 4 5 ... 149