pull/66/head
Erick Zanardo 4 years ago
parent 0b7a3c1a7c
commit c234a41fbb

@ -7,7 +7,7 @@ import 'package:flutter/material.dart';
const _particleRadius = 0.25;
/// TODO(erickzanardo): This component could just be a ParticleComponet,
// TODO(erickzanardo): This component could just be a ParticleComponet,
/// unfortunately there is a Particle Component is not a PositionComponent,
/// which makes it hard to be used since we have camera transformations and on
// top of that, PositionComponent has a bug inside forge 2d games

Loading…
Cancel
Save