mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 19:13:47 +00:00
NPC that shoots at player
This commit is contained in:
parent
bfe42b460b
commit
30850362ce
11 changed files with 253 additions and 5250 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Godot.NET.Sdk/4.2.2">
|
||||
<Project Sdk="Godot.NET.Sdk/4.3.0-rc.2">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<TargetFramework Condition=" '$(GodotTargetPlatform)' == 'android' ">net7.0</TargetFramework>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue