Skip to content

Question: Where is the player bullet movement implemented? #12

Open
@lioilsources

Description

@lioilsources

Hi folks,
great job, thanks for this useful sample.

I'm not able to find where is the kitten bullet movement implemented.

My bullet is spawned correctly but it is not moving. On "no network" version I was using something like this

rb.AddForce(firePoint.right * bulletForce, ForceMode2D.Impulse);

Can you point me out to the right file?
Many thanks

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions