This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
Skyblock
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
12
Activity
Browse Source
Adding missing EntityManager autoload
pull/1/head
Ryan Reed
1 month ago
parent
b2e03b70bf
commit
c270acf72c
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
autoloads/entity_manager.gd
+1
-0
autoloads/entity_manager.gd.uid
+ 3
- 0
autoloads/entity_manager.gd
View File
@ -0,0 +1,3 @@
extends
Node
signal
create_block
(
id
:
String
,
position
:
Vector3
)
+ 1
- 0
autoloads/entity_manager.gd.uid
View File
@ -0,0 +1 @@
uid://b3t08ntfcug3p
Write
Preview
Loading…
Cancel
Save