- This topic has 27 replies, 2 voices, and was last updated 2 months, 2 weeks ago by c4cc.
-
AuthorPosts
-
2023-10-25 at 2:08 am #67901c4ccParticipant
When I tried to move my character up, the fireball didn’t fire from the character’ mouth, as I wanted, only from the middle of the screen.
I want a shooting/firing movement, like snowballs vr, but in a 2D game. Or imagine shooting in 2d sidescrolling games like Megaman X, Metal Slug, Contra, etc.
- This reply was modified 1 year ago by c4cc.
2023-10-26 at 4:39 am #67925c4ccParticipantOn 2nd thought, I may have figured it out. Of course, if you have any suggestions how to improve these puzzles, or their overall visuals/effects (e.g., making puzzles more effective, efficient, or simply neater or tidier in presentation, eliminating buffer or delay in animation), please let me know. Thanks
2023-10-26 at 5:54 am #67927kdvParticipantGive a try to the 3rd thought.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-10-26 at 7:31 am #679292023-10-26 at 8:23 am #67931kdvParticipantcould you help me here?
No untill you ask the correct question.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-10-26 at 5:56 pm #67952c4ccParticipant2023-10-26 at 6:00 pm #67954kdvParticipantAn attempt to get what exactly? This attempt looks absolutely senseless. The condition will never be
true
,set position
won’t work with<none>
.If you just want to prevent your object from going below the floor then apply a constraint to limit its Z position
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-10-28 at 2:55 am #679932023-10-28 at 2:56 am #67994c4ccParticipantAn attempt to get what exactly? This attempt looks absolutely senseless. The condition will never be
true
,set position
won’t work with<none>
.If you just want to prevent your object from going below the floor then apply a constraint to limit its Z position
Thanks, I’ll try this out, and let you know soon
2023-10-28 at 8:53 am #67997c4ccParticipantAn attempt to get what exactly? This attempt looks absolutely senseless. The condition will never be
true
,set position
won’t work with<none>
.If you just want to prevent your object from going below the floor then apply a constraint to limit its Z position
Speaking of constraint, is it possible to apply constraint to certain objects’ dimensions, meaning, other objects cannot pass through those constrainted object?
2023-10-28 at 9:04 am #67999kdvParticipantConstraints affect only the object which they are applied to.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-04-23 at 4:25 am #72450c4ccParticipant2024-08-30 at 9:21 am #77108c4ccParticipant30.8.24 update
shooting -single shot puzzlesfire emission opaque
- This reply was modified 2 months, 2 weeks ago by c4cc.
- This reply was modified 2 months, 2 weeks ago by c4cc.
- This reply was modified 2 months, 2 weeks ago by c4cc.
- This reply was modified 2 months, 2 weeks ago by c4cc.
- This reply was modified 2 months, 2 weeks ago by c4cc.
Attachments:
You must be logged in to view attached files. -
AuthorPosts
- You must be logged in to reply to this topic.