attempted both
Coco cashew
@Aero
Trying to debug my life ++
Hyperpad noob with a big plug and play dream.
Latest posts made by Aero
-
RE: New problem....can’t view other people’s stuff
Have latest version, when attempting to play other Dev’s games.
I’m instantly prompted to the iTunes hyperpad app page. It then says open App.
When doing so it just goes directly to my Hyperpad project page without letting me play or see the game I inspected to play.Any reason for this?
-
What’s the purpose of the bright orange boxes?
Does anyone know how to achieve these bright orange boxes I’ve seen used.
Attempted dragging the same behaviors over each other, can’t seem to find any documentation how this is achieved or what purpose it serves. -
RE: Weapon Shooting issue
@Aidan-Oxley Thank you that is a helpful outlook.
-
RE: Weapon Shooting issue
My gun button is kinda like this.
How wrong or right is this? Both sets linked to gunBehavior one
A. Shoot with button
B. Subtract Value -1
C. Add to scoreBehavior two
A. Get value
B. If value 1>0
C. Shoot with button ( behavior on)
D. if value 0=0
E. Shoot with button ( behavior off)The goal is to disable shooting when there is no rounds left.
-
Weapon Shooting issue
Greetings all, new here
My issue, weapon continuously fires when the value of bullets is at 0.
Would it be best to turn off “shooting button” behavior.
Or instead Leave shooting button on, and base shooting options on the value of bullets acquired.Input appreciated.
Cheers.