Author Topic: Pogo screenie  (Read 8745 times)

0 Members and 1 Guest are viewing this topic.

Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
Re: Pogo screenie
« Reply #15 on: November 09, 2011, 08:45:00 pm »
Yeah, try that, that might work :)
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Pogo screenie
« Reply #16 on: November 09, 2011, 08:46:08 pm »
???
? is used for stortened If condition=true:do something:End
Sig wipe!

Offline chattahippie

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +27/-0
  • Super Member! :D
    • View Profile
Re: Pogo screenie
« Reply #17 on: November 09, 2011, 08:47:27 pm »
It's kinda like an AND command if you think about it
The example I saw was

Code: [Select]
If A?B?C

Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
Re: Pogo screenie
« Reply #18 on: November 09, 2011, 08:48:14 pm »
Hmmmm, well then I can't help sorry, feel free to continue optimizing if you want :) I'm headin to bed. My mind is done for the day. :P
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Pogo screenie
« Reply #19 on: November 09, 2011, 08:48:30 pm »
oh really?
hmm
what I was doing was
C=1?C++

and it worked perfectly
Sig wipe!

Offline chattahippie

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +27/-0
  • Super Member! :D
    • View Profile
Re: Pogo screenie
« Reply #20 on: November 09, 2011, 09:08:01 pm »
Maybe if and only if works both ways

C++ if and only if C=1
(A=1) if and only if (b=1) if and only if (c=1)

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Pogo screenie
« Reply #21 on: November 09, 2011, 09:17:27 pm »
Does the question mark do stuff in axe?

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Pogo screenie
« Reply #22 on: November 09, 2011, 09:18:11 pm »
yes.
Sig wipe!

Offline chattahippie

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +27/-0
  • Super Member! :D
    • View Profile
Re: Pogo screenie
« Reply #23 on: November 09, 2011, 09:18:22 pm »
It does something logical, it's either similar to an and command or an if and only if command

Ninj'd... again :ninja: :ninja:
« Last Edit: November 09, 2011, 09:19:17 pm by chattahippie »

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Pogo screenie
« Reply #24 on: November 09, 2011, 09:19:24 pm »
There's biconditionals?