Also sometimes when I play the animation is goes crazy and played like 60 frames per second when I have it set to only 6 frames per second. This happens like 1/15 times when I run the program
Posts made by Applegdy
-
RE: Animation and sound timing
-
Animation and sound timing
Any ways to make sound and animation start at same time and end at same time? The audio file seems to start half a second before the animation. I tried using a wait For half a second but that made the audio just not play at all
-
RE: Drag and drop object
@RobinsonX I see the problem. I am using font for object. Is there no way to do this for font?
-
RE: Drag and drop object
@RobinsonX thank you I will try. I have copied what you said at first but when my object collides there is no sound played. I copied as you put in first diagram
-
RE: Drag and drop object
@RobinsonX how do you set the ball to be a physical object? And how would you make the object return to starting position if it was not dropped on the collision point?
-
RE: Drag and drop object
@RobinsonX thanks a ton! I can build from here. Appreciate the help
-
Drag and drop object
Can someone provide specific step by step hoe to drag and drop an object? Like have user drag object across screen and drop object to a certain area on screen and then play a sound once object has been dropped into area. I need detailed explanation as I am a beginner
-
RE: Select multiple blocks at once
@Aidan-Oxley bur that’s for the objects to select. I want to select and copy multiple blocks of code
-
Select multiple blocks at once
Is there a way to select multiple blocks of code at one time and copy and paste the group? It is no fun to copy and paste one block at a time
-
RE: Saving score and scene level
For example if I was making a book that has multiple pages and I want the page to be saved to start back at the last page next time the app is opned