Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add 2 new actions about item && Fix bullet start position rotation issue #325

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

PineappleBrain
Copy link
Contributor

2 New actions

setItemBulletForce
set (number) as bullet force of (item)
setItemBulletStartPosition
set {x: (number2), y: (number3)} with rotation of (number1) in degrees as bullet start position of (item)
Here are some demos
https://discord.com/channels/303543835345158145/812208366222311434/966641214512312320
Video demo of setItemBulletForce
https://discord.com/channels/303543835345158145/812208366222311434/966646555320922173
Video demo of setItemBulletStartPosition

Bullet start position rotation

I have found out the bulletStartPosition rotation setting is not working so I commit one line in item.js to add it back
image

Before

2022-04-21.23-39-59.mp4

After

2022-04-21.23-41-07.mp4

@PineappleBrain PineappleBrain changed the title 2 new actions and angle fixed Add 2 new actions about item && Fix bullet start position rotation issue May 25, 2022
Copy link

@ModdGodd ModdGodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems great! I think more actions like this should be added as they just open up more posibilities.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants