LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

End of 2017 Programming Contest

Root / Site Discussion / [.]

haloopdyCreated:
goodbye see you on tuesday! im about to leave.

goodbye see you on tuesday! im about to leave.
Bye-bye

This thread is for the contest. Please stop using it for chit-chat.

Okay, I'm doing a rpg game. I have no idea how to do it though.... I've started, but does anyone know how to apply gravity to jumping and acceleration to running? On this particular question, I'm pretty much completely stupid, so I would need it all explained to me.

This thread is for the contest. Please stop using it for chit-chat.
THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

hello- sorry no dev stuff, its been taking me a long time to work on this so uh thats all. still coming but, you know, thanksgiving, black friday, birthdays and christmas has taken much time. but one last question. does anyone have anything they've never seen in or as a game that they would like to see in a game? anyways again, pics someday soon though would anyone with cfw be willing to take same pics for me? just wondering.

I got a problem with collision, i use BGGET type of collision that works pretty well, but when i change the coordinates of background to next room, something goes wrong and i can go almost wherever i want except when i jump i can't get lower..

anyways again, pics someday soon though would anyone with cfw be willing to take same pics for me? just wondering.
Were you not able to use PetitModem a few days ago when you tried?

I'm sure this has already been answered, but is it Ok if I use your library for my entry?

I got a problem with collision, i use BGGET type of collision that works pretty well, but when i change the coordinates of background to next room, something goes wrong and i can go almost wherever i want except when i jump i can't get lower..
Nvm there was a wrong bg tile that caused this

I'm sure this has already been answered, but is it Ok if I use your library for my entry?
Who is "your"? Also
anyways again, pics someday soon though would anyone with cfw be willing to take same pics for me? just wondering.
Were you not able to use PetitModem a few days ago when you tried?
No I never got the thing working but I'll do it ony conputer I think.. And lastly, I made the light blocks in my game (a specific light tile automatically sets a light effect sprite on the tile in the location for every tile on the map) and the sprites are generated but I get errors if I make more then around 18 lights.. I just wanna know why this is because its verry snnoying and at this rate it would be easyer to set a specified sprite numbers.. Help would be nice

remove kebab 64 confirmed
Who is "your"?
he was talking to randomouscrap.

just because i can, here is a super early screenshot of my game test room. anyways feel free to give advise or tell me how it looks.

I'll probably give it a shot if I can find my 3ds in time :p

Menu is looking good so far:
this NOTE: Spanish text is still untouched. This will change obviously.

How should i improve this And this Or is it good? My sister and friend said that the tree is not good with the other things but idk. Btw sorry for bad quality i had to resize the image so i can upload it, i hope you'll be able to see everything. If you can't then open thr image in another window and zoom in

very nice looking :) wannabe pro advise- maybe change up the platforms a bit because white looks a bit plain in the wooden background, maybe fade it a bit or change its color, who knows.. but other then that it looks good. did you get collision and everything working? if so then thats gonna be a very fun game from the looks of it. otherwise tell me if theres something you need help with- ill *try* to help.

very nice looking :) wannabe pro advise- maybe change up the platforms a bit because white looks a bit plain in the wooden background, maybe fade it a bit or change its color, who knows.. but other then that it looks good. did you get collision and everything working? if so then thats gonna be a very fun game from the looks of it. otherwise tell me if theres something you need help with- ill *try* to help.
Yes, i got collision working, it's sometimes glitchy but that's because it's a BGGET collision, also the jumping is weird because i wanted to make Santa jump as long as you're pressing the button (with limit of course), so it's just decreasing Y and it doesn't look very good... I just wanted to say this before i finish the game. Thanks ;D

i've got some problems with GCIRCLE and other G commands. When i do for example GCIRCLE 200,120,30 on the upper screen, it's there for like 1 millisecond and then it disappears. but when i do the same on the touch screen, it stays there... WTF?

if you have gcls in your loop it can cause that by being too close to the gcls, but on your bottom screen i assume you dont have it, thats all i can think of anyways, try putting them farther apart in the code i guess unless the gcircle is not in the loop and there is gcls. also what do you mean
[it's sometimes glitchy but that's because it's a BGGET collision
that makes no sense.. well unless im misunderstanding you lol.