This website requires JavaScript.
Explore
Help
Sign In
alexandru.stanciu
/
immersive-home
Watch
1
Star
0
Fork
0
You've already forked immersive-home
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
53bd68e36d
immersive-home
/
lib
/
globals
/
house_body.gd
3 lines
70 B
GDScript3
Raw
Normal View
History
Unescape
Escape
implement foundation for a room system
2023-12-20 02:54:22 +02:00
extends
Node
add initial work for voice assistant
2024-03-15 01:13:05 +02:00
@
onready
var
body
=
get_node_or_null
(
"
/root/Main/House
"
)
Reference in New Issue
Copy Permalink