LissaDragomir21 / LissaDragomir21/SeniorSoftware
Understanding Blueprints in UE4
Open
@l-hurd314 is already working on this.
Since Sep 18, 2017.
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The blueprints in the UE4 engine are used for scripting objects created by the user. This can be highly useful for the progress of creating the minimal movement system for the ships in our game. The blueprints can also control the lighting of the program which could also be very useful.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.