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

Pages: 1 ... 21 22 [23] 24 25 ... 45
331
Axe / Re: Axe Physics (Thanks ephan!)
« on: February 29, 2012, 09:01:08 pm »
Yes i tried it right after
:X+A->X
:Y+B->Y
and before it, all it does it place the block in the upper left of my screen which is kinda wierd :P
and might i also ask... What does the ? exactly mean?

332
Axe / Re: Axe Physics (Thanks ephan!)
« on: February 29, 2012, 08:50:52 pm »
Heres my code so you can see what im doing (I know its not optimized, but it helps me understand it!)
Code: [Select]
:.ACCELL
:44*256->X
:28*256->Y
:.X Accelleration
:0->A
:.Y Accelleration
:0->B
:repeat getkey(15)
:ClrDraw
:Pt-On(X\256,Y\256,[FFFFFFFFFFFFFFFF])
:If getkey(2)
:A-10->A
:End
:If getkey(3)
:A+10->A
:End
:X+A->X
:Y+B->Y
:DispGraph
:End

Something like that i guess. But i cant have the sprites going off screen and need gravity! D:

333
News / Re: Introducing "Programming the TI-83+/84+"
« on: February 29, 2012, 03:34:45 pm »
nice Kerm, maybe i buy later after saving a bit :D

334
Axe / Re: Axe Physics (Thanks ephan!)
« on: February 29, 2012, 03:16:25 pm »
I cant give pics D:
wabbitemu never works D:
But im just trying to allow a square to have physiscs acceleration (Which i can do now!)
But i cant get him to stay ON the screen, he ends up flying off of the bottom, left, or right...

335
Axe / Axe Physics (Thanks ephan!)
« on: February 29, 2012, 12:14:50 pm »
Okay, im starting to REALLY understand physics in Axe!! (Thanks to Ephan, butts, and builderp!)
But I'm still having trouble trying to keep my sprite on the screen!
Along with the sprite CONSTANTLY moving D:
So am SO CLOSE to finnaly getting it!
Thank you omnimaga!

336
Miscellaneous / Re: Happy Leap Year!
« on: February 29, 2012, 10:20:35 am »
* hellninjas lost
Why do leap year every 4 years?

337
Miscellaneous / Re: Happy Leap Year!
« on: February 29, 2012, 09:28:11 am »
WOO Its me fathers B-day today :D!!
HAPPY LEAP YEAR :!D

338
Humour and Jokes / Re: Funniest Joke
« on: February 27, 2012, 09:10:19 pm »
HA I GET IT!!!
Anyways!
http://anti-joke.com/anti-joke/popular/2192-alert-the-game <-- Heres a pretty funny one!

339
Humour and Jokes / Funniest Joke
« on: February 27, 2012, 08:52:32 pm »
Post the funniest joke you know of! In honor of the omni-forum!
Please no racist implementation of any kind or nothing that would be offensive X.x

340
Miscellaneous / Re: Post your desktop
« on: February 27, 2012, 11:13:39 am »
i c u have several tao's on your desktop :3

341
Miscellaneous / Re: Post your desktop
« on: February 26, 2012, 10:48:37 pm »
Yah im trying to stay organized but if i showed you my previous desktop you'd die O.O
But thats organized for me i guess :|

342
Miscellaneous / Re: Post your desktop
« on: February 26, 2012, 10:45:22 pm »
http://screencast.com/t/Y1k9igwewBrK
ownt
EDIT: Pic didnt show D:

343
Humour and Jokes / Re: funny how this works lol
« on: February 24, 2012, 12:17:36 pm »
Lol, when playing doom on meh Nspire cX, had a guy watching over my shoulder the whole way to class

344
Minecraft Discussion / Re: Minecraft
« on: February 23, 2012, 11:14:45 pm »
I would love to do it but there are alot of spots where im too busy D:
So i might be able to make it... Otherwise Idk.
Epic, I would like the address :D
And i changed the topic name to OmniMine :D

345
Humour and Jokes / Dope Zebra
« on: February 23, 2012, 05:12:11 pm »
For those of you who haven't seen...

And the ending will surprise you! xD

Pages: 1 ... 21 22 [23] 24 25 ... 45