mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-07-15 08:24:48 +00:00
Fully skinned 3rd person character, aim IK basic setup
This commit is contained in:
parent
fa4ef26411
commit
f23f9df671
13 changed files with 14600 additions and 20 deletions
|
|
@ -4,4 +4,4 @@ func _test_projectile_class():
|
|||
var projectile = Projectile.new()
|
||||
assert(projectile != null, "Projectile class should be instantiated")
|
||||
assert(projectile.speed == 78.4, "Projectile damage should be initialized to 78.4")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue