Skip to content

Add projectiles #58

@IsakTheHacker

Description

@IsakTheHacker

Add projectiles which are shootable by the player. The projectiles should be child-friendly. Examples:

  • Bow and arrows
  • Gun which uses something funny to shoot with, such as potatoes.

There should be a projectile class which is derived from either the object or entity class. Important members of the class are:

  • z_velocity (gravitation)
  • forward_velocity (The speed in which the projectile accelerates within)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions