LBRY Block Explorer

LBRY Claims • introduction-to-godot-3d-(part-4-–

e63461e67fc2e1f23cb39aa454f3f9e64c8a260a

Published By
Created On
10 Mar 2024 14:56:48 UTC
Transaction ID
Cost
Safe for Work
Free
Yes
Introduction to Godot 3D (Part 4 – Interactive Objects and Lighting) | Godot 3.2
In this series of tutorials, we will be exploring the basics of Godot 3D

These tutorials are based on the Godot Docs

In this tutorial we will be learning the basics of Godot including interacting with objects and setting up lights and shadow

Download Godot: https://godotengine.org/

Godot Docs: https://docs.godotengine.org/en/stable/

Kenney Platformer Kit: https://www.kenney.nl/assets/platformer-kit

#Godot #gamedev #indiedev
-----------------------------------------------------------------
Coin Interaction Code:

extends Area

# Declare member variables here. Examples:
# var a = 2
# var b = "text"

# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.

# Called every frame. 'delta' is the elapsed time since the previous frame.
func _process(delta):
rotate_y(deg2rad(180 * delta))
# pass

func _on_coinGold_body_entered(body):
if body is KinematicBody:
queue_free()

--------------------
I am a prop and environment artist specializing in stylized and low-poly props and environments for games and animation.

Visit my site:
https://oldetinkererstudio.com/

Join me on my Discord:
https://discord.gg/KRFha7Y4x5

Support me on Itch:
https://olde-tinkerer.itch.io

Dribbble:
https://dribbble.com/jsabbott

Art Station:
https://www.artstation.com/jsabbott

Sketchfab:
https://sketchfab.com/jsabbott

Behance:
https://www.behance.net/jsabbott

YouTube:
https://www.youtube.com/jsabbott

Twitter:
https://twitter.com/jsabbottcreates

Blender Nation:
https://www.blendernation.com/author/jsabbott/

Blender Swap:
https://www.blendswap.com/profile/166042
...
https://www.youtube.com/watch?v=GJqbxH1sESY
Author
Content Type
Unspecified
video/mp4
Language
English
Open in LBRY

More from the publisher

Controlling
VIDEO
RIGGI
Controlling
VIDEO
HOW T
Controlling
VIDEO
COLOR
Controlling
VIDEO
QUICK
Controlling
VIDEO
NOT G
Controlling
VIDEO
DISSO
Controlling
VIDEO
[BLEN
Controlling
VIDEO
HOW T
Controlling
VIDEO
TWO W