
jamesnail12
Ultimate Yu-Gi-Oh Nerd
Towns Folk
This thread seems like it should be in the other Nintendo forums, but since it contains a lot of coding questions, I thought I better ask it in the Dev section. Also, that help booklet provided me with 0 answers...
#1 - To call the event for the player to pick up an item, do you save the item to a variable and have the sprite touch the item, then assign the item sprite to the variable?
#2 - How would you make a gravity-like engine in Petit computer? (I have no idea where to begin on this one)
#3 - Is there a call event for bringing up multiple sprites at once? If so, can I trigger them with the same variable? (I am trying to make an explosion, a minecraft-like one. Each exploding circle is it's own sprite, and I am trying to make it happen simultaneously)
#4 - For the title screen, would you just create a looping program that had hooks into the actual game program itself and executed part of the code there? Like, one hook for start game and one hook for end game?
#5 - For the button entities on the title screen, should I have it use the D-Pad or Touchscreen?
#6 - Can I have the program hook into my actual 3DS? If so, can I open regular 3DS programs inside Petit Computer?
#1 - To call the event for the player to pick up an item, do you save the item to a variable and have the sprite touch the item, then assign the item sprite to the variable?
#2 - How would you make a gravity-like engine in Petit computer? (I have no idea where to begin on this one)
#3 - Is there a call event for bringing up multiple sprites at once? If so, can I trigger them with the same variable? (I am trying to make an explosion, a minecraft-like one. Each exploding circle is it's own sprite, and I am trying to make it happen simultaneously)
#4 - For the title screen, would you just create a looping program that had hooks into the actual game program itself and executed part of the code there? Like, one hook for start game and one hook for end game?
#5 - For the button entities on the title screen, should I have it use the D-Pad or Touchscreen?
#6 - Can I have the program hook into my actual 3DS? If so, can I open regular 3DS programs inside Petit Computer?