So, I have been watching youtube videos and I see cool new objects, and cool new animations, and so on. I don’t know how to do that. I don’t know how to work with hitboxes or points for my object to move.
Now right now, to create animations, I am clicking,
“Create a new animation”
Then, I click the,
Add
After that, It takes me to the objects list of different objects doing different animations. I click one, and that’s my frame #1. I can create a few animations with that, but I want to create my OWN. There are some buttons at the bottom of the animation settings saying, edit points, and edit hitboxes. How do I use them to create my own wild animation?
What do you mean by that exactly? You create your own animations by importing sprites or you create them with piskel. Then you can adjust the hitboxes and add points if necessary.
The online version is not a full fledged version of the game engine, and is meant for trying it out. You will not be able to upload custom assets to the web demo.
No, not without access to a full PC with the full engine installed.
If you had access to a full PC, you could save your project with the custom animations and upload it to Google Drive, and load that (full project, not animation) via the web version.
Points are for numerous things, including the origin point of a sprite (images are displayed starting with the origin point as the upper left corner), and the center point of a sprite (sprites are flipped based off the center point).
None of these have anything to do with creating animations.